What is the correct method to execute code with specific option values in Pandas API on Spark?
Real Exam
A
Modifying the Spark configuration directly
12.2%
B
Using the config.py file
12.2%
C
Using the set_option() function
35.1%
D
Using the option_context context manager
40.5%
Powered ByGPT-5.2
What is the correct method to execute code with specific option values in Pandas API on Spark? | Databricks Certified Machine Learning - Associate Quiz - LeetQuiz