transpose
transpose(
     self ,
     *dims: str | ellipsis[str, <class ’ellipsis] ,
 )-> ‘Self’
Transpose the coordinates.
| method of dascore.core.coordmanager.CoordManager | source | 
transpose(
     self ,
     *dims: str | ellipsis[str, <class ’ellipsis] ,
 )-> ‘Self’
Transpose the coordinates.