show() can be problematic when building plots in a Jupyter notebook with %matplotlib inline enabled. A standard savefig() command is: plt.savefig('plot.png', ...
確定! 回上一頁