dimension: 以array的單一軸線(axis)來看的向量維度。 ... x0=np.array([[2,3,5,7,9,11]]) x0 x0.shape x0.shape=(2,3) # method直接改x0 x0 ... 8.6.2 transpose.
確定! 回上一頁