You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here at xarray! Be sure to follow the issue template!
If you have an idea for a solution, we would really welcome a Pull Request with proposed changes.
See the Contributing Guide for more.
It may take us a while to respond here, but we really value your contribution. Contributors like you help make xarray better.
Thank you!
What is your issue?
Since v2.0.0, dask-expr is merged into the main dask package: https://github.com/dask/dask-expr/blob/v2.0/dask_expr/__init__.py
xarray still pulls in dask-expr in various environments for CI: https://github.com/search?q=repo%3Apydata%2Fxarray%20dask-expr&type=code
The text was updated successfully, but these errors were encountered: