Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What important consideration should you keep in mind regarding the default index when converting a Spark DataFrame to a pandas-on-Spark DataFrame?
A
The default index is automatically set to ‘index_col‘.
B
The default index is preserved and does not change.
C
The outcome varies based on the dataset's size.
D
A new default index is generated during the conversion.