BUG: is_superperiod and is_subperiod cannot handle higher freq than S #7803

Merged
merged 1 commit into from Jul 19, 2014

Conversation

Projects
None yet
2 participants
Member

sinhrks commented Jul 19, 2014

Closes #7772, Closes #7760.

jreback added this to the 0.15.0 milestone Jul 19, 2014

Contributor

jreback commented Jul 19, 2014

any idea why this was this way? just maybe not implemented?

Member

sinhrks commented Jul 19, 2014

I think so. The functions are only used in resample and tseries.plotting which looks no need to exclude these frequencies.

@jreback jreback added a commit that referenced this pull request Jul 19, 2014

@jreback jreback Merge pull request #7803 from sinhrks/superperiod
BUG: is_superperiod and is_subperiod cannot handle higher freq than S
34cecd8

@jreback jreback merged commit 34cecd8 into pandas-dev:master Jul 19, 2014

1 check passed

continuous-integration/travis-ci The Travis CI build passed
Details
Contributor

jreback commented Jul 19, 2014

ok, gr8 thanks!

sinhrks deleted the sinhrks:superperiod branch Jul 19, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment