Which method enables PySpark users to utilize the complete PySpark APIs while working with pandas-on-Spark?
Real Exam
A
ps.pandas_api()_
17.6%
B
DataFrame.to_pandas()_
14.7%
C
ps.to_spark()_
20.6%
D
DataFrame.to_spark()_
47.1%
Powered ByGPT-5.2
Which method enables PySpark users to utilize the complete PySpark APIs while working with pandas-on-Spark? | Databricks Certified Machine Learning - Associate Quiz - LeetQuiz