Add missing data values

<< Click to Display Table of Contents >>

Navigation:  How do I? >

Add missing data values

You can add missing values based on the average (mean), median or mode of non-empty values in the same column using the Impute transform.

 

For example you can add missing ages for Titanic passengers based on the average age supplied for the other passengers:

 

impute missing data values

 

See the Impute transform documentation for more details.

 

See also:

•Video: How to impute missing data

•Replace empty values

•Profile a dataset