Databricks Certified Associate Developer for Apache Spark
Get started today
Ultimate access to all questions.
Which of the following code blocks creates a new DataFrame with a column named employeesPerSqft calculated as the division of numberOfEmployees by sqft from the original DataFrame storesDF? The employeesPerSqft column does not exist in storesDF.