In [1]: import numpy as np In [2]: np.ndarray.transpose?? Out [2]: Returns a view of the array with axes transposed. For a 1-D array, ...
確定! 回上一頁