Skip to content

TST: split tests for windows to sub-modules #19228

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 Jan 13, 2018 · 5 comments · Fixed by #27348
Closed

TST: split tests for windows to sub-modules #19228

jreback opened this issue Jan 13, 2018 · 5 comments · Fixed by #27348
Labels
good first issue Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite

Comments

@jreback
Copy link
Contributor

jreback commented Jan 13, 2018

after #18723

can split test_window.py to a sub-dir pandas/tests/window/ and have
test_rolling, expanding, emwa and prob test_window (for other)

@jreback jreback added Testing pandas testing functions or related to the test suite Reshaping Concat, Merge/Join, Stack/Unstack, Explode Effort Medium good first issue labels Jan 13, 2018
@jreback jreback added this to the Next Major Release milestone Jan 13, 2018
@sunilk747
Copy link

@jreback Hello. I am new to pandas repo. I would really like to work on this issue. Can you please provide more details regarding what are the things to be done here.

@jreback
Copy link
Contributor Author

jreback commented Jan 27, 2018

we need to split test_window.py to 3 files in a subdir window

test_rolling
test_expanding
test_ewma

@giba0
Copy link
Contributor

giba0 commented Feb 12, 2018

Hello @sunilk747 Are you still working on it?

@sunilk747
Copy link

@gilbertoolimpio No. I am not working on it. If you want to take up this issue please go ahead.

@giba0
Copy link
Contributor

giba0 commented Feb 12, 2018

OK! @sunilk747 I will work on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
Projects
None yet
3 participants