Login

Univariate imputer for completing missing values with simple strategies

Python

Version 1

Detail of the version

Necessary bricks :
gws_core 0.7.3
Infos about this version

This live tasks shows you how to quickly replace missing values using a descriptive statistic (e.g. mean, median, or most frequent) along each column, or using a constant value.  The various strategies are explained in the following live task.

Input
Output
Resource
Optional
Resource
Code
Authors
T
Thibault E