Skip to content

CategoricalImputer constant strategy #161

Closed
@bjherger

Description

@bjherger
  • 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 with SimpleInputer
  • 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions