2015年10月20日

在 ipython notebook 中如何启用在线绘图功能

摘要: 如果没有启用绘图功能时,在ipython notebook中调用 plot函数或者调用 matplotlib.pyplot.show() 会报如下错误:RuntimeError: Invalid DISPLAY variable这个时候需要在新版本的 jupyter中需要输入%pylab inlin... 阅读全文

posted @ 2015-10-20 16:07 墨银 阅读(657) 评论(0) 推荐(0)

[转载]Pandas Api

摘要: ---恢复内容开始---原文地址http://pandas.pydata.org/pandas-docs/stable/api.htmlAPI ReferenceInput/OutputPicklingread_pickle(path)Load pickled pandas object (or a... 阅读全文

posted @ 2015-10-20 16:03 墨银 阅读(645) 评论(0) 推荐(0)

导航