Swap the positions of two axes.
Note that this does not change the master data array.
Select the axes to swap. Arguments axis0 and axis1 are integers which select axes coresponding to the given position in the partition matrix.
None
See also
expand_dims, squeeze, transpose
Examples
cf.PartitionMatrix.squeeze
cf.PartitionMatrix.transpose
Enter search terms or a module, class or function name.