5.1.3 numpy copy method. np.array是list的延伸,不但多了一些新的method,對list底下的某些method也有改寫,其中. copy method不再是shallow copy而是deep copy.
確定! 回上一頁