Skip to content

REF: Period check compatabile with #24285

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

Merged

Conversation

TomAugspurger
Copy link
Contributor

Split from #24024

cc @jbrockmendel

There are a couple cases in PeriodArray.__setitem__ that I didn't update, because PeriodArray.__setitem__ is being remove entirely in #24024.

@TomAugspurger TomAugspurger added the Refactor Internal refactoring of code label Dec 14, 2018
@TomAugspurger TomAugspurger added this to the 0.24.0 milestone Dec 14, 2018
@pep8speaks
Copy link

Hello @TomAugspurger! Thanks for submitting the PR.

@jreback
Copy link
Contributor

jreback commented Dec 14, 2018

lgtm. merge on green.

@jbrockmendel
Copy link
Member

Travis fail is hypothesis

@TomAugspurger
Copy link
Contributor Author

Yep, ignoring it though I'll keep my eye on the merge build.

@TomAugspurger TomAugspurger merged commit 1e658f7 into pandas-dev:master Dec 14, 2018
@TomAugspurger TomAugspurger deleted the period-check-compatabile-with branch December 14, 2018 21:43
@jbrockmendel
Copy link
Member

There are 5 places in indexes.period where DIFFERENT_FREQ/IncompatibleFrequency are used. Should these dispatch to self._data._check_compatible_with?

@TomAugspurger
Copy link
Contributor Author

TomAugspurger commented Dec 14, 2018 via email

Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants