# ABOUT  MISSING  DATA  HANDLE
it is a package which The package handles the missing the data by replacing the object values with their mode ,if present .Else the nan values in the object type data column are replaced by a random value.In the other columns the values are replaced by the mean of the column with numerical values.
