-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
REGR: roundtrip pandas<->pyarrow conversion for Period dtype broken for older pyarrow versions #45470
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
Labels
Regression
Functionality that used to work in a prior pandas version
Milestone
Comments
Looks like we might have related xfailed tests already pandas/pandas/tests/arrays/period/test_arrow_compat.py Lines 74 to 132 in b8cce91
|
Yes, but that only silences the tests, we should still fix the regression itself :) The fix should be relatively straightforward I think, see #44681 (comment) |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To have an issue tracking #44681 (comment)
Reproducible snippet:
No longer works with pyarrow < 4
The text was updated successfully, but these errors were encountered: