numpy.ndarray.transpose. method. ndarray.transpose(*axes). 返回转置轴的数组视图。 ... 要将一维数组转换为二维列向量,必须添加一个附加维。 np.atleast2d(a).
確定! 回上一頁