Closed
Description
For whatever imputers we have, but especially SimpleImputer, we should have an add_indicator
parameter, which simply stacks a MissingIndicator transform onto the output of the imputer's transform
.
For whatever imputers we have, but especially SimpleImputer, we should have an add_indicator
parameter, which simply stacks a MissingIndicator transform onto the output of the imputer's transform
.