https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.swapaxes.html
np.swapaxes(data,axis1,axis2)
numpy交换ndarray的两个维度
最新推荐文章于 2022-09-21 14:38:27 发布
https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.swapaxes.html
np.swapaxes(data,axis1,axis2)