Missing values
thar
Registered Posts: 1 ✭
How can I compute missing value if I have large numbers of cells with missing values?
Answers
-
JeanBaptiste Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 16 ✭✭
Hi @thar
,Which strategy do you want to use to fill in missing values based on your column type ? The mode for a string ? Average, median for a numeric ?
If it's only about the number of missing values, you still can fill in the same way whatever the number of missing values.