Skip to content

REGR: df.loc setitem losing midx names #53060

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
May 4, 2023
Merged

Conversation

phofl
Copy link
Member

@phofl phofl commented May 3, 2023

@phofl phofl added Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version MultiIndex labels May 3, 2023
@phofl phofl added this to the 2.0.2 milestone May 3, 2023
@mroeschke mroeschke merged commit a20786a into pandas-dev:main May 4, 2023
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request May 4, 2023
@phofl phofl deleted the 53053 branch May 4, 2023 17:29
mroeschke pushed a commit that referenced this pull request May 4, 2023
…names) (#53080)

Backport PR #53060: REGR: df.loc setitem losing midx names

Co-authored-by: Patrick Hoefler <[email protected]>
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 7, 2023
Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Pandas 2.0 vs. 1.5.3 behavior change when inserting row of MultiIndex data
2 participants