YEPP Kick-Off

Question 8 of 10

What is the correct Python code?

You have uploaded a CSV data file of financial transactions into Azure Databricks. Next, you are going to create an Apache Spark notebook to read and transform the data. Your first step is to read the CSV file into a Spark DataFrame.

What is the correct Python code to add to the notebook?

Choose all correct answers from the options below.

Next Question