numpy.ma.MaskType.swapaxes¶
method
- ma.MaskType.swapaxes()¶
Scalar method identical to the corresponding array attribute.
Please see
ndarray.swapaxes
.
method
Scalar method identical to the corresponding array attribute.
Please see ndarray.swapaxes
.