-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: Assert_frame_equal always raising AssertionError when comparing extension dtypes #39423
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
Conversation
phofl
commented
Jan 26, 2021
- closes BUG: pd.testing.assert_frame_equal(..., check_exact=True) raises AssertionError when comparing numeric ExtensionDtypes #39410
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
- whatsnew entry
LGTM pending green |
� Conflicts: � doc/source/whatsnew/v1.2.2.rst
thanks @phofl |
@meeseeksdev backport 1.2.x |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free to suggest an improvement. |
cc @phofl if you wouldn't mind doing the backport here |
…extension dtypes (pandas-dev#39423) (cherry picked from commit 201d263)
Done |
…rror when comparing extension dtypes (#39449)