numpy.ndarray.transpose ndarray.transpose(*axes) Returns a view of the array with axes transposed. For a 1-D array, this has no effect.
確定! 回上一頁