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