Skip to content

_get_new_index always returns index in PeriodIndexResampler #12875

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

Conversation

max-sixty
Copy link
Contributor

  • closes #xxxx
  • tests added / passed
  • passes git diff upstream/master | flake8 --diff
  • whatsnew entry

Cleans up a method that returned different types depending on the length of the index

@max-sixty max-sixty changed the title new_index always returns index in PeriodIndexResampler _get_new_index always returns index in PeriodIndexResampler Apr 12, 2016
@max-sixty max-sixty force-pushed the get-new-index-returns-index branch from daba5ab to 1f85913 Compare April 12, 2016 03:08
@jreback
Copy link
Contributor

jreback commented Apr 12, 2016

was this meant to be a PR?

@max-sixty
Copy link
Contributor Author

Yes! Split this out of the other given it wasn't directly impacting the issue.
Does the point make sense?

@jreback
Copy link
Contributor

jreback commented Apr 12, 2016

can you add some tests for validation, or you can just roll this into the other issue

@jreback jreback added the Resample resample method label Apr 12, 2016
@max-sixty
Copy link
Contributor Author

OK I will roll in. I know you at times prefer things split out where it doesn't directly impact; easier for me to roll it in though

@max-sixty
Copy link
Contributor Author

Rolling into #12874

@max-sixty max-sixty closed this Apr 12, 2016
@max-sixty max-sixty deleted the get-new-index-returns-index branch May 18, 2016 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants