Skip to content

Column naming: compatibility with OneHotEncoder #241

Open
@stacymiller

Description

@stacymiller

In sklearn v0.24.1 OneHotEncoder transformer exposes derived names in the categories_ attribute. Can we add one more check to

def _get_feature_names(estimator):
to cover this case?

Metadata

Metadata

Assignees

No one assigned

    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