加總 、最大、最小. 使用到numpy的陣列時,建議使用numpy提供的function big_array = np.random.rand(1000000) array_2d = np.random.random((3,4)) ...
確定! 回上一頁