Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which method enables PySpark users to utilize the complete PySpark APIs while working with pandas-on-Spark?
A
ps.pandas_api()
B
DataFrame.to_pandas()
C
ps.to_spark()
D
DataFrame.to_spark()