-
Notifications
You must be signed in to change notification settings - Fork 55
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
CI failures: April 4 2023 #400
Comments
One of our dependencies seems to have pinned to the previous version of pandas, which is why our CI started passing again, I'm going to keep this issue open, as we should still update our package to work with pandas 2.0 |
stack trace can be found |
Currently, pandas is pinned to
|
xarray unpinned as part of #381 (PR: #492) and Upstream-dev CI running against 381 branch completes without error |
The release of pandas 2.0.0 seems to have broken a few things on our side
The text was updated successfully, but these errors were encountered: