0 votes
in Apache Spark by
What is the method to create a Data frame in Apache Spark?

1 Answer

0 votes
by

In Apache Spark, we can create a data frame using Tables in Hive and Structured data files.

...