Skip to content

BUG: preserve _id in MultiIndex.copy(deep=False) #47900

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
Jul 29, 2022

Conversation

jbrockmendel
Copy link
Member

@mroeschke mroeschke added this to the 1.5 milestone Jul 29, 2022
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth a whatsnew note?

@jbrockmendel
Copy link
Member Author

Worth a whatsnew note?

Not really. Affects perf in corner cases.

@mroeschke mroeschke merged commit 2a082fd into pandas-dev:main Jul 29, 2022
@jbrockmendel jbrockmendel deleted the bug-mi-copy branch July 30, 2022 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PERF: MultiIndex.copy(deep=False) not preserving _id
2 participants