Skip to content

Text columns are always converted with one-hot encoding even when excluding them from projection #71

Description

@dkammer

See example data set on cheese; even when excluding "flavor" from the projection, we get numerous categorical one-hot filters, which make it very hard to read tooltips and navigate the filters in the sidebar. Solution: we might need an option to delegate some information only to the "metadata", which is e.g. shown in the tooltip or used by the text search filter.

Image

cheese_details_csv.csv

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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