import numpy as np array = np.array([[1,2,3], [4,5,6]]) print(array) ... 由於中文實在是太混亂了,以下我只要解釋到行列相關的一律採用英文row, column.
確定! 回上一頁