-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
REF/TST: method-specific files for Series timeseries methods #32226
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
REF/TST: method-specific files for Series timeseries methods #32226
Conversation
@jbrockmendel running this PR |
test_localized_at_time_between_time gets split into test_localized_at_time and test_localize_between_time. Since that is parametrized over two values, that accounts for 2 extra tests. not clear where the third is coming from. ill see if i can narrow it down |
13dfd3a
to
a53b89a
Compare
The third extra test was a test_between in test_period.py that was left behind, just updated. |
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.
@jbrockmendel lgtm pending green.
Thanks @jbrockmendel |
cc @WillAyd @simonjayhawkins got the go ahead the other day to take these off Jeff's plate