Closed
Description
- Update
CategoricalImputer
terminology to be consistent with SimpleInputer- fixed_value to constant
- mode to most_frequent
- replacement to fill_value
- Update documentation to reference
strategy='constant'
strategy - Update default
fill_value
to'?'
, consistent withSimpleInputer
- Update unittests to match above
- Unit test for default fill value
This could be a quick fix to refactoring the existing strategy='fixed_value'
option, and updating documentation.
Metadata
Metadata
Assignees
Labels
No labels