Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What distinguishes a pandas-on-Spark DataFrame from a pandas DataFrame?
A
The former operates on a single machine, while the latter is distributed.
B
They are fundamentally the same in terms of distribution.
C
The former is distributed, and the latter operates on a single machine.
D
The former lacks the advanced functionalities found in the latter.