如何使用 Python Panda 生成图表

How to Generate Graphs using Python Panda

我是 python 的初学者,我正在学习 ipython notebook。我能够读取 excel 文件,但无法从 excel 文件中绘制图表。!

图片:http://s15.postimg.org/wvo4zlsx7/Untitled.png

你能给我参考或代码,我可以在哪里学习 python 熊猫图。

您也可以考虑使用pandas阅读表格,使用matplotlib显示图表。 http://matplotlib.org/gallery.html