-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Unpin xarray #47016
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
Unpin xarray #47016
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like this is breaking a doctest example
FAILED pandas/core/generic.py::pandas.core.generic.NDFrame.to_xarray
https://github.com/pandas-dev/pandas/runs/6429906335?check_suite_focus=true
xref #42716 (comment) for the doctest issue (the mypy part seems fine now) |
It seems that the CircleCI: test-arm is not passing. Upon inspecting the error, it seems there might be a numpy dependency missing. I think that the previous doctest issue is fixed now, but will check back in the morning. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.