<< 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) using the Impute transform.
For example you can add missing ages for Titanic passengers based on the average age supplied for the other passengers:
See the Impute transform documentation for more details.
See also: