
Ultimate access to all questions.
What is the purpose of the compute.default_index_type option in Pandas API on Spark?
A
To specify the maximum number of rows displayed in the output
B
To determine the default storage level for temporary RDDs
C
To set the default index type for pandas-on-Spark DataFrames
D
To control whether the head operation uses natural ordering