Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the correct method to execute code with specific option values in Pandas API on Spark?
A
Modifying the Spark configuration directly
B
Using the config.py file
config.py
C
Using the set_option() function
set_option()
D
Using the option_context context manager
option_context