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

REGR: CategoricalIndex.difference with null values #57329

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

lukemanley
Copy link
Member

@lukemanley lukemanley added Regression Functionality that used to work in a prior pandas version Categorical Categorical Data Type setops union, intersection, difference, symmetric_difference labels Feb 10, 2024
@lukemanley lukemanley added this to the 2.2.1 milestone Feb 10, 2024
@phofl phofl merged commit a238618 into pandas-dev:main Feb 10, 2024
47 checks passed
@phofl
Copy link
Member

phofl commented Feb 10, 2024

thx

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 10, 2024
phofl pushed a commit that referenced this pull request Feb 10, 2024
… with null values) (#57336)

Backport PR #57329: REGR: CategoricalIndex.difference with null values

Co-authored-by: Luke Manley <lukemanley@gmail.com>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version setops union, intersection, difference, symmetric_difference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Pandas 2.2: Index.difference regression with categoricals
2 participants