numpy.mean. numpy.mean(a, axis=None, dtype=None, out=None, keepdims=False). 計算算術沿指定軸的意思。 返回的陣列元素的平均值。
確定! 回上一頁