IBM interview question

How to deal with the missing data

Interview Answer

Anonymous

29 Sept 2016

There are two steps involved in it: 1. Mark the rows with missing values. 2. Remove the whole row or impute them using the mean value of the distribution.