-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
CLN: tests/window/* #37926
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
CLN: tests/window/* #37926
Conversation
Hello @mroeschke! 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-11-18 17:41:06 UTC |
series=series, | ||
frame=frame, | ||
nan_locs=nan_locs, | ||
@pytest.mark.parametrize("constructor", [Series, DataFrame]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there's a frame_or_series fixture that could be used here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm ex @simonjayhawkins comment
thanks @mroeschke |
test_window.py
totest_win_type.py
'count'
toarithmetic_win_operators
test_moments_consistency_expanding.py