Skip to content

REG: filter not respecting the order of labels #54982

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 3 commits into from
Sep 5, 2023
Merged

Conversation

phofl
Copy link
Member

@phofl phofl commented Sep 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 labels Sep 3, 2023
@phofl phofl added this to the 2.1.1 milestone Sep 3, 2023
# Conflicts:
#	doc/source/whatsnew/v2.1.1.rst
@mroeschke
Copy link
Member

Looks good just a merge conflict

@phofl phofl merged commit da849a9 into pandas-dev:main Sep 5, 2023
@phofl phofl deleted the 54980 branch September 5, 2023 22:41
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 5, 2023
mroeschke pushed a commit that referenced this pull request Sep 6, 2023
…der of labels) (#55022)

Backport PR #54982: REG: filter not respecting the order of labels

Co-authored-by: Patrick Hoefler <[email protected]>
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 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 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.DataFrame.filter not outputting items/columns in the provided order on 2.1.0
2 participants