Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Pandas Categorical FutureWarning #3973

Merged
merged 1 commit into from Oct 14, 2023

Conversation

warner-benjamin
Copy link
Collaborator

This PR resolves #3967, the Pandas categorical FutureWarning. Also has the library sync missing from c3157c1.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jph00
Copy link
Member

jph00 commented Oct 14, 2023

Great!

@jph00 jph00 merged commit 7005052 into fastai:master Oct 14, 2023
28 checks passed
@jph00 jph00 added the bug label Oct 15, 2023
@warner-benjamin warner-benjamin deleted the pandas_cat_dtype branch October 16, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FutureWarning: is_categorical_dtype is deprecated (pandas 2.1.1)
2 participants