函數np.max()是np.amax的別名np.amax(a, axis=None, out=None, keepdims=<no ... axis=1) # array([1, 3]) b = np.arange(5, dtype=float) b[2] = np.
確定! 回上一頁