matplotlib 庫的pyplot模塊中的hist()函數用於繪製直方圖。 用法: matplotlib.pyplot.hist(x, bins=None, range=None, density=False, weights=None, ...
確定! 回上一頁