Skip to content

BUG: getitem indexing wrong axis #54641

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
Aug 21, 2023
Merged

BUG: getitem indexing wrong axis #54641

merged 1 commit into from
Aug 21, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Aug 19, 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 labels Aug 19, 2023
@phofl phofl added this to the 2.1 milestone Aug 19, 2023
@phofl phofl added the Blocker Blocking issue or pull request for an upcoming release label Aug 21, 2023
@phofl phofl requested a review from mroeschke August 21, 2023 17:54
@mroeschke mroeschke merged commit 11b8d1a into pandas-dev:main Aug 21, 2023
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Aug 21, 2023
@phofl phofl deleted the 54622 branch August 21, 2023 18:45
mroeschke pushed a commit that referenced this pull request Aug 21, 2023
…#54669)

Backport PR #54641: BUG: getitem indexing wrong axis

Co-authored-by: Patrick Hoefler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker Blocking issue or pull request for an upcoming release Indexing Related to indexing on series/frames, not to indexes themselves 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: df.iloc[(slice,)] changed behavior in pandas 2.1.0rc0
2 participants