Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What best describes the relationship between the native Spark DataFrame and pandas API on Spark DataFrame? Choose only ONE best answer.
A
pandas API on Spark DataFrames are single-node versions of Spark DataFrames.
B
pandas API on Spark DataFrames are unrelated to Spark DataFrames.
C
pandas API on Spark DataFrames are less mutable versions of Spark DataFrames.
D
pandas API on Spark DataFrames are more performant than Spark DataFrames.
E
pandas API on Spark DataFrames are made up of Spark DataFrames and additional metadata.