Question: Basic Python Question Missing values can be imputed/replaced with other values. If my dataset has 1000 rows, and 200 missing values for the category age.
Missing values can be imputed/replaced with other values. If my dataset has 1000 rows, and 200 missing values for the category age. What could I impute for age? (This question is not asking which of values you SHOULD use. Just what you COULD use) Impute the median Impute the most common value Impute the mean
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
