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 by adding a column named customerSatisfactionAbs containing the absolute values from the customerSatisfaction column in DataFrame storesDF? The customerSatisfactionAbs column does not exist in the original storesDF.