This line configures matplotlib to show figures embedded in the notebook, ... axes[0].set_xlim((min(n), max(n))) axes[1].hist(n, cumulative=True, ...
確定! 回上一頁