原本正常绘图代码如下: 出现错误: matplotlib.figure.Figure at 0x251c88b0208 解决方法:把%matplotlib inline加载import前面,运行成功! 相关文章: