# Certified-Associate-Developer-for-Apache-Spark — Question 428

**Type:** multiple_choice
**Topics:** topic_1

## Question

The code block shown below contains an error. The code block is intended to return a collection of summary statistics for column sqft in Data Frame storesDF. Identify the error.

Code block:

storesDF.describes(col(“sgft”))

## Correct Answer

_See scenario._

## Explanation

Selected Answer: E
E is the right choice.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/databricks/Certified-Associate-Developer-for-Apache-Spark/428  
Practice (tracked): https://hiexam.net/study/Certified-Associate-Developer-for-Apache-Spark/practice