Skip to content

Add mixed categorical / continuous example with ColumnTransformer #11185

Closed
@amueller

Description

@amueller

As mentioned in #9012 we should have an example in the gallery that shows how to use ColumnTransformer to deal with a mix of categorical and continuous data. I guess it should use CategoricalEncoder in the first iteration and we can change it back to OneHotEncoder once #10523 is merged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolvehelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions