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

FutureWarnings with pandas 2.1.0 #8147

Closed
crusaderky opened this issue Aug 31, 2023 · 2 comments
Closed

FutureWarnings with pandas 2.1.0 #8147

crusaderky opened this issue Aug 31, 2023 · 2 comments

Comments

@crusaderky
Copy link
Collaborator

CI has turned red as pandas has bumped to 2.1.0:
https://github.com/dask/distributed/actions/runs/6039745069/job/16389085693?pr=8146

ERROR distributed/protocol/tests/test_arrow.py - FutureWarning: is_sparse is deprecated and will be removed in a future version. Check isinstance(dtype, pd.SparseDtype) instead.
ERROR distributed/protocol/tests/test_pandas.py - FutureWarning: Period with BDay freq is deprecated and will be removed in a future version. Use a DatetimeIndex with BDay freq instead.

CC @phofl
CC @jrbourbeau

@crusaderky
Copy link
Collaborator Author

XREF dask/dask#10439

@jrbourbeau
Copy link
Member

Closed via #8145

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

No branches or pull requests

2 participants