Skip to content

Conversation

snitish
Copy link
Member

@snitish snitish commented Jan 12, 2025

Support pipe() method for chained computation on Rolling and Expanding objects, similar to Dataframe.pipe(), Groupby.pipe() etc.

@mroeschke mroeschke added the Window rolling, ewma, expanding label Jan 13, 2025
@mroeschke mroeschke added this to the 3.0 milestone Jan 13, 2025
@mroeschke mroeschke merged commit f787764 into pandas-dev:main Jan 13, 2025
51 checks passed
@mroeschke
Copy link
Member

Thanks @snitish

@snitish snitish deleted the issue57076 branch February 6, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Window rolling, ewma, expanding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: Adding pipe operations to pandas.api.typing.Rolling instances

2 participants