chendaniely / pandas_for_everyone

Repository to accompany "Pandas for Everyone"
http://a.co/d/c270uul
MIT License
389 stars 402 forks source link

matplotlib chart gives error #17

Open andybandra opened 2 years ago

andybandra commented 2 years ago

Greetings!

Kindly refer to chapter 11, point section 11.11 and fig 11.3. If I type the exact code, the plot gives date time data error.

Please suggest a way around.

If I pass a column name to the ebola pandas data frame then it plots for that column. But there are too name columns to type in. But I do not know if this is the best way around.

Regards, Andy