API: Add PeriodIndex.resolution #7708

Merged
merged 1 commit into from Jul 21, 2014

Conversation

Projects
None yet
2 participants
Member

sinhrks commented Jul 9, 2014

Add resolution to PeriodIndex as DatetimeIndex has.

NOTE: Going to use this to calculate common freq in #7670.

jreback added this to the 0.15.0 milestone Jul 9, 2014

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

@jreback jreback Merge pull request #7708 from sinhrks/dtmixin_reso
API: Add PeriodIndex.resolution
b08d599

@jreback jreback merged commit b08d599 into pandas-dev:master Jul 21, 2014

1 check passed

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

jreback commented Jul 21, 2014

thanks!

sinhrks deleted the sinhrks:dtmixin_reso branch Jul 23, 2014

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