Skip to content
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

BUG: Multiindex.equals not commutative for ea dtype #46047

Merged
merged 3 commits into from
Feb 26, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Feb 18, 2022

@phofl phofl added ExtensionArray Extending pandas with custom dtypes or arrays. MultiIndex labels Feb 18, 2022
@lukemanley
Copy link
Member

Hey @phofl - did you mean to include the changes to multi.py? Looks the that is undoing #45931

@phofl
Copy link
Member Author

phofl commented Feb 18, 2022

Nope, this was an accident, thx

@phofl
Copy link
Member Author

phofl commented Feb 18, 2022

Should work now

@mroeschke mroeschke added this to the 1.5 milestone Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExtensionArray Extending pandas with custom dtypes or arrays. MultiIndex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiindex Equals Not Commutative
4 participants