🔥 3-day streak
Databricks Certified Machine Learning Associate24 / 137
Question 24 of 137
A data scientist runs df.describe() on a Spark DataFrame of loan applications before modeling. For the 'annual_income' column, the summary shows: count = 48,500 (out of 50,000 rows), min = -1, mean = 62,300, 50% (median) = 55,000, max = 9,999,999. Which single observation from these statistics most strongly indicates a data quality problem that should be investigated before feature engineering?
Reviewed for accuracy · Report an issueNext question