Skip to content

fetch_openml: Add an option to ignore some features, especially STRING type #11819

Closed
@jnothman

Description

@jnothman

Users should be able to specify names of features to ignore in fetch_openml, or should be able to specify that it is safe to discard features with STRING type. This will avoid attempting to convert them to float64.

Or we can not do this, and instead just support returning DataFrames as in #11818.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolveEnhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions