[numpy] ndarray 與 list 互相轉換

list 轉 numpy np.array(a) ndarray 轉 list a.tolist()
相關文章
相關標籤/搜索