Skip to content

Prevent TableVectorizer from failing if there are missing values in a categorical column - #644

Merged
GaelVaroquaux merged 3 commits into
skrub-data:mainfrom
LeoGrin:null_category
Jul 18, 2023
Merged

Prevent TableVectorizer from failing if there are missing values in a categorical column#644
GaelVaroquaux merged 3 commits into
skrub-data:mainfrom
LeoGrin:null_category

Conversation

@LeoGrin

@LeoGrin LeoGrin commented Jul 18, 2023

Copy link
Copy Markdown
Contributor

Fix #643

@GaelVaroquaux GaelVaroquaux left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks. Merging

@GaelVaroquaux
GaelVaroquaux merged commit 8050248 into skrub-data:main Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TableVectorizer fails during transform when there are nans in a categorical variable

2 participants