Skip to content

REG: Fix regression in assert_frame_equal for categorical and check_like #48987

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

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Oct 7, 2022

@phofl phofl added Testing pandas testing functions or related to the test suite Regression Functionality that used to work in a prior pandas version labels Oct 7, 2022
@phofl phofl added this to the 1.5.1 milestone Oct 7, 2022
@phofl phofl mentioned this pull request Oct 7, 2022
@mroeschke mroeschke merged commit 295bc76 into pandas-dev:main Oct 7, 2022
@mroeschke
Copy link
Member

Thanks @phofl

@boxblox
Copy link

boxblox commented Oct 7, 2022

cheerios 👍

@phofl phofl deleted the 48975 branch October 7, 2022 20:22
phofl added a commit that referenced this pull request Oct 11, 2022
…me_equal for categorical and check_like) (#48997)

Backport PR #48987: REG: Fix regression in assert_frame_equal for categorical and check_like

Co-authored-by: Patrick Hoefler <[email protected]>
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Functionality that used to work in a prior pandas version Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Regression in assert_frame_equal with check_like=True and Multiindex
3 participants