sum:矩陣加總; min:矩陣最小值; max:矩陣最大值; mean:矩陣平均值 ... np.std(a):全體數據的標準差; np.median(a):全體數據的中位數; np.average(a,weights=wts ...
確定! 回上一頁