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: Series.plot() doesn't work with CustomBusinessDay frequency #7222
Comments
|
post |
|
its converting it to a |
|
jreback
added Bug Visualization
labels
May 23, 2014
jreback
added this to the
0.14.1
milestone
May 23, 2014
seth-p
changed the title from
Series.plot() doesn't work with CustomBusinessDay frequency to BUG: Series.plot() doesn't work with CustomBusinessDay frequency
Jun 26, 2014
|
Running into the same issue. |
jreback
modified the milestone: 0.15.0, 0.14.1
Jul 1, 2014
sinhrks
referenced
this issue
Jul 5, 2014
Closed
(WIP) BUG/CLN: Better timeseries plotting / refactoring tsplot #7670
linuxster
commented
Jul 11, 2014
|
Running into the same issue. |
|
Ran into the same issue. Worked around it by doing |
|
Passing |
jreback
modified the milestone: 0.16.0, Next Major Release
Mar 6, 2015
|
Ran into same problem and took a look a bit. I believe freqstr 'C' should be in |
scari
referenced
this issue
Feb 11, 2016
Closed
BUG: Series.plot() doesn't work with CustomBusinessDay frequency #12294
scari
added a commit
to scari/pandas
that referenced
this issue
Feb 12, 2016
|
|
scari + scari |
83ca60f
|
jreback
modified the milestone: 0.18.0, Next Major Release
Feb 12, 2016
jreback
closed this
in 3e4c572
Feb 12, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
seth-p commentedMay 23, 2014
I posted this on https://groups.google.com/forum/#!topic/pydata/FnHBkkdBIFY.
In IPython, trying to .plot() a Series with a CustomBusinessDay frquency produces "ValueError: Unknown freqstr: C". See below. I imagine DataFrame.plot() would have a similar issue.
Am running http://pandas.pydata.org/pandas-build/dev/pandas-0.14.0rc1-51-gccd593f.win-amd64-py3.4.exe and matplotlib 1.2.0.