Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: EWM(online) not raising NotImplementedError for unsupported #48834

Merged
merged 3 commits into from
Sep 29, 2022

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Error Reporting Incorrect or improved errors from pandas Window rolling, ewma, expanding labels Sep 28, 2022
@mroeschke mroeschke added this to the 1.6 milestone Sep 28, 2022
@@ -237,6 +237,7 @@ Plotting

Groupby/resample/rolling
^^^^^^^^^^^^^^^^^^^^^^^^
- Bug in :class:`.ExponentialMovingWindow` with ``online`` didn't raise a ``NotImplementedError`` for unsupported operations (:issue:`48834`)
Copy link
Member

Choose a reason for hiding this comment

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

"didn't raise" -> "not raising"?

@jbrockmendel
Copy link
Member

small comment, otherwise LGTM

@phofl phofl merged commit 5c0ef1b into pandas-dev:main Sep 29, 2022
@phofl
Copy link
Member

phofl commented Sep 29, 2022

thx @mroeschke

@mroeschke mroeschke deleted the bug/ewm_notimplementederror branch September 29, 2022 15:25
@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants