Skip to content

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 <61934744+phofl@users.noreply.github.com>
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