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