Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FIX - avoiding a deprecation warning for categorical data in Polars 2.0 - #2248

Merged
rcap107 merged 3 commits into
skrub-data:mainfrom
rcap107:maint-fix-deprecation-2233
Aug 18, 2026
Merged

FIX - avoiding a deprecation warning for categorical data in Polars 2.0#2248
rcap107 merged 3 commits into
skrub-data:mainfrom
rcap107:maint-fix-deprecation-2233

Conversation

@rcap107

@rcap107 rcap107 commented Aug 18, 2026

Copy link
Copy Markdown
Member

This PR fixes a failing test that was caused by a deprecation warning for polars 2.0, which was added in #2233

cat.get_categories will be removed, so this PR is replacing the line with unique.

@lisaleemcb lisaleemcb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good! @rcap107

@rcap107

rcap107 commented Aug 18, 2026

Copy link
Copy Markdown
Member Author

Thanks @lisaleemcb !

@rcap107
rcap107 merged commit e92206a into skrub-data:main Aug 18, 2026
29 of 30 checks passed
@rcap107
rcap107 deleted the maint-fix-deprecation-2233 branch August 18, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants