Quiz Yourself: DataFrame Advanced Operations
Test your knowledge of DataFrame advanced operations.
We'll cover the following...
We'll cover the following...
DataFrame Advanced Operations Quiz
1.
How can a DataFrame be manually partitioned?
A.
The developer has to call the partition()
method.
B.
Spark partitions the data automatically.
1 / 4