ma.
sort
Return a sorted copy of the masked array.
Equivalent to creating a copy of the array and applying the MaskedArray sort() method.
sort()
Refer to MaskedArray.sort for the full documentation
MaskedArray.sort
See also
equivalent method