Q46
Single choice
The code block shown below contains an error. The code is intended to print the schema of DataFrame storesDF.
Identify the error.
storesDF.printSchema().getAs[String]