Skip to content

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 <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

Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode

2 participants