8000 plot_date() does not work with x values of type pandas.Timestamp (pandas version 0.15.0)? · Issue #3727 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
plot_date() does not work with x values of type pandas.Timestamp (pandas version 0.15.0)? #3727
Closed
@pybokeh

Description

@pybokeh

Please see my ipython notebook gist:
http://nbviewer.ipython.org/gist/pybokeh/f2aab3aafdc287d02bb8

Basically, if I try to plot_date() using x values of type datetime, I get weird errors. But if I convert the x values to type datetime.date, then it plots ok.

EDIT: the only difference between In[3] and In[4] is I used list comprehension in the plot_date() method in In[4] to convert the x values to type datetime.date.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0