Skip to content

REGR: drop_duplicates raising for arrow strings #54913

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 2, 2023
Merged

Conversation

phofl
Copy link
Member

@phofl phofl commented Aug 31, 2023

@phofl phofl added Regression Functionality that used to work in a prior pandas version Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff labels Aug 31, 2023
@phofl phofl added this to the 2.1.1 milestone Aug 31, 2023
# Conflicts:
#	doc/source/whatsnew/v2.1.1.rst
@mroeschke
Copy link
Member

Looks good just a merge conflict

# Conflicts:
#	doc/source/whatsnew/v2.1.1.rst
@phofl phofl merged commit 53243e8 into pandas-dev:main Sep 2, 2023
@phofl phofl deleted the 54904 branch September 2, 2023 12:07
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 2, 2023
mroeschke pushed a commit that referenced this pull request Sep 2, 2023
… arrow strings) (#54955)

Backport PR #54913: REGR: drop_duplicates raising for arrow strings

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
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff 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: drop_duplicates fails on pyarrow string series created with convert_dtypes
2 participants