Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
BUG: Unable to infer negative freq #11018
Conversation
sinhrks
added Bug Frequency
labels
Sep 7, 2015
sinhrks
added this to the
0.17.0
milestone
Sep 7, 2015
jreback
added a commit
that referenced
this pull request
Sep 7, 2015
|
|
jreback |
0b858f0
|
jreback
merged commit 0b858f0
into pandas-dev:master
Sep 7, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
|
thanks @sinhrks |
sinhrks
deleted the
sinhrks:negative_freq branch
Sep 7, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sinhrks commentedSep 7, 2015
Fixed 2 issues:
date_rangecan't handle negative calendar-based freq (likeA,QandM).