Question
Why should a data scientist inspect each variable’s data type early in EDA?
Select an option. Your answer will be checked instantly.
Correct Answer: B. The type determines which operations and summaries are meaningful
Explanation:
Numerical, categorical, date, and text variables require different analyses and transformations. An incorrect type can produce invalid calculations or misleading results.
Leave a Reply