View all questions & answers for the Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 exam
A Data Analyst is working on the DataFramesensor_df, which contains two columns:
Which code fragment returns a DataFrame that splits therecordcolumn into separate columns and has one array item per row?
A)

B)

C)

D)

Submit