Skip to content

RFC/MAINT: refactor and common tests for estimator supporting string (object dtype) #13063

@glemaitre

Description

@glemaitre

Following #13046, we have redundant code in estimator which should support string dtype (object dtype). Those estimators should make similar validation and raise consistent errors and have (a) common test(s).

The estimators which are involved will be:

  • SimpleImputer
  • MissingIndicator
  • OneHotEncoder
  • OrdinalEncoder

I open this issue such that we can agree on the way to refactor this part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions