Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
API: Add PeriodIndex.resolution #7708
Conversation
sinhrks
referenced
this pull request
Jul 9, 2014
Open
INT: mixin for PeriodIndex / Datetimeindex for common methods #6469
jreback
added API Design Frequency
labels
Jul 9, 2014
jreback
added this to the
0.15.0
milestone
Jul 9, 2014
jreback
added a commit
that referenced
this pull request
Jul 21, 2014
|
|
jreback |
b08d599
|
jreback
merged commit b08d599
into pandas-dev:master
Jul 21, 2014
1 check passed
continuous-integration/travis-ci
The Travis CI build passed
Details
|
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
sinhrks commentedJul 9, 2014
Add
resolutiontoPeriodIndexasDatetimeIndexhas.NOTE: Going to use this to calculate common freq in #7670.