numpy 套件除了 array() 方法可以將list 轉換成ndarray,還有其他的方法可以 ... import numpy as np normal_samples = np.random.normal(size = 10) # 生成10 組標準 ...
確定! 回上一頁