big_array = np.random.rand(1000000) %timeit sum(big_array) %timeit ... following table provides a list of useful aggregation functions available in NumPy: ...
確定! 回上一頁