Skip to content

Support Pandas 2.1 #418

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

Closed
celestinoxp opened this issue Sep 3, 2023 · 1 comment
Closed

Support Pandas 2.1 #418

celestinoxp opened this issue Sep 3, 2023 · 1 comment

Comments

@celestinoxp
Copy link

celestinoxp commented Sep 3, 2023

WARNING:C:\Users\username\anaconda3\lib\site-packages\category_encoders\utils.py:50: FutureWarning: is_categorical_dtype is deprecated and will be removed in a future version. Use isinstance(dtype, CategoricalDtype) instead
return pd.api.types.is_categorical_dtype(dtype)

Windows x64
Python 3.10
scikit-learn 1.3
pandas 2.1

@PaulWestenthanner
Copy link
Collaborator

fixed by #419

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

No branches or pull requests

2 participants