numpy / 1.18.5 / reference / generated / numpy.ma.masked_array.argpartition.html /

numpy.ma.masked_array.argpartition

method

masked_array.argpartition(kth, axis=-1, kind='introselect', order=None) [source]

Returns the indices that would partition this array.

Refer to numpy.argpartition for full documentation.

New in version 1.8.0.

See also

numpy.argpartition

equivalent function

© 2005–2020 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.18/reference/generated/numpy.ma.masked_array.argpartition.html