使用Python進行資料分析系列第17 篇 ... random.randn() 用來隨機建立資料: np.random.randn() ... x = np.array([[2,3,4], [5,6,7]]) np.cumsum(x). 會輸出:
確定! 回上一頁