Skip to content

REF: window/test_moments.py #30486

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

Closed
jreback opened this issue Dec 26, 2019 · 3 comments · Fixed by #34179
Closed

REF: window/test_moments.py #30486

jreback opened this issue Dec 26, 2019 · 3 comments · Fixed by #34179
Assignees
Labels
Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Dec 26, 2019

https://github.com/pandas-dev/pandas/blob/master/pandas/tests/window/test_moments.py

this includes testing for ewm/rolling and others. let's put into separate files to make this simpler.

@jreback jreback added Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding labels Dec 26, 2019
@jreback jreback added this to the Contributions Welcome milestone Dec 26, 2019
@charlesdong1991
Copy link
Member

take

@mroeschke
Copy link
Member

@charlesdong1991 if you could find a way to reduce the runtime of some of the tests in this file while maintaining the spirit of the tests, that'd be much appreciated as well! Some of the tests in this file take a while to run.

@charlesdong1991
Copy link
Member

will try @mroeschke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants