Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How are Series names specified in the return type when using the new style of type hinting in pandas API on Spark?
A
As a dictionary.
B
Series names are not specified in the return type
C
As a string, followed by the type.
D
As a list of strings.