Skip to content

REGR: Merge raising when left merging on arrow string index #54895

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

Conversation

phofl
Copy link
Member

@phofl phofl commented Aug 31, 2023

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@phofl phofl added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Regression Functionality that used to work in a prior pandas version 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
@phofl phofl merged commit 3fbb030 into pandas-dev:main Sep 1, 2023
@phofl phofl deleted the 54894 branch September 1, 2023 16:18
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 1, 2023
mroeschke pushed a commit that referenced this pull request Sep 1, 2023
…ging on arrow string index) (#54933)

Backport PR #54895: REGR: Merge raising when left merging on arrow string index

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
Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants