Skip to content

Conversation

@phofl
Copy link
Member

@phofl phofl commented Feb 10, 2024

  • 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 the DataFrame DataFrame data structure label Feb 10, 2024
@phofl phofl added this to the 2.2.1 milestone Feb 10, 2024
@mroeschke mroeschke merged commit 20e48fe into pandas-dev:main Feb 12, 2024
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 12, 2024
@phofl phofl deleted the 57301 branch February 12, 2024 18:29
mroeschke pushed a commit that referenced this pull request Feb 12, 2024
…d empty df) (#57381) Backport PR #57340: REGR: shift raising for axis=1 and empty df Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.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

DataFrame DataFrame data structure

2 participants