8.1 Numpy dimension, size and shape ... x0=np.array([[2,3,5,7,9,11]]) x0 x0.shape x0.shape=(2,3) # method直接改x0 x0 ... 8.6.2 transpose.
確定! 回上一頁