Skip to content

DOC: explain EWM #34910

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

Merged
merged 9 commits into from
Jun 20, 2020
Merged

DOC: explain EWM #34910

merged 9 commits into from
Jun 20, 2020

Conversation

KrishnaSai2020
Copy link
Contributor

@pep8speaks
Copy link

pep8speaks commented Jun 20, 2020

Hello @KrishnaSai2020! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-06-20 20:06:07 UTC

@KrishnaSai2020
Copy link
Contributor Author

@charlesdong1991 believe this is done please have a look when you can.

@KrishnaSai2020 KrishnaSai2020 mentioned this pull request Jun 20, 2020
5 tasks
Copy link
Member

@charlesdong1991 charlesdong1991 left a comment

Choose a reason for hiding this comment

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

thanks, this looks much cleaner now! only one nitpick

@jreback jreback added Clean Window rolling, ewma, expanding labels Jun 20, 2020
@jreback jreback added this to the 1.1 milestone Jun 20, 2020
Copy link
Member

@charlesdong1991 charlesdong1991 left a comment

Choose a reason for hiding this comment

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

hey, it's very close.

I think you could search pandas.core.window.ewm in pandas, and there are some other usages of it, probably in some rst files, otherwise doc validation won't pass.

An easier walkaround would be keeping the file name unchanged as ewm.py, the main purpose of this PR i think is to make EMW class name more intuitive, while not too big deal to have ewm.py in dev, but you might still need to change a few places to make CI pass.

@jreback jreback merged commit 8eb1048 into pandas-dev:master Jun 20, 2020
@jreback
Copy link
Contributor

jreback commented Jun 20, 2020

thanks @KrishnaSai2020

@KrishnaSai2020
Copy link
Contributor Author

@jreback np and @charlesdong1991 thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: pandas/pandas/core/window/ewm.py
4 participants