Skip to content

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Bug Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff labels Jan 24, 2024
@mroeschke mroeschke added this to the 2.2.1 milestone Jan 24, 2024
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mroeschke mroeschke merged commit aaa2760 into pandas-dev:main Jan 24, 2024
@mroeschke mroeschke deleted the bug/pct_change branch January 24, 2024 22:36
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 24, 2024
mroeschke added a commit that referenced this pull request Jan 25, 2024
… Series) (#57059)

Backport PR #57058: BUG: Series.pct_change with empty Series

Co-authored-by: Matthew Roeschke <[email protected]>
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

Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Series.pct_change raises error for empty series

2 participants