Ultimate access to all questions.
Which of the following operations can be used to create a DataFrame containing only the specified columns (by name) from the existing DataFrame storesDF
?
Explanation:
To create a DataFrame with a subset of columns specified by name, the correct operations are: