Skip to content

Conversation

@stevenschaerer
Copy link
Contributor

@stevenschaerer stevenschaerer commented Feb 3, 2024

Ran into this recently and found an issue was reported a while ago without any progress (#51695)

@stevenschaerer stevenschaerer changed the title BUG: Raise if an aggregation function other than mean is used with ew… BUG: Raise if an aggregation function other than mean is used with ewm Feb 3, 2024
@stevenschaerer stevenschaerer changed the title BUG: Raise if an aggregation function other than mean is used with ewm BUG: Raise if an aggregation function other than mean is used with ewm and times Feb 3, 2024
@mroeschke mroeschke added the Window rolling, ewma, expanding label Feb 3, 2024
@mroeschke mroeschke added this to the 3.0 milestone Feb 3, 2024
@mroeschke mroeschke merged commit 94d575a into pandas-dev:main Feb 3, 2024
@mroeschke
Copy link
Member

pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…m and times (pandas-dev#57225) * BUG: Raise if an aggregation function other than mean is used with ewm (pandas-dev#51695) * python 3.9 and mypy issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Window rolling, ewma, expanding

2 participants