Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the implication of the statement 'pandas API on Spark provides the best of both worlds: pandas API with the performance benefits of Spark'?
A
Pandas API on Spark is as fast as implementing a solution natively in Spark.
B
Implementing a solution natively in Spark is not recommended.
C
Pandas API on Spark combines the flexibility of Pandas with the scalability of Spark.
D
Using pandas API on Spark is slower than implementing a solution natively in Spark.