🔥 3-day streak
Databricks Certified Machine Learning Associate17 / 137
Question 17 of 137
During exploratory data analysis on a Spark DataFrame of customer records, a data scientist computes summary statistics with df.describe() and notices that the numeric column 'account_region_code' has a standard deviation of 0.0 and identical min, max, and mean values across all 500,000 rows. What is the most appropriate action to take before model training?
Reviewed for accuracy · Report an issueNext question