[ Web Proxy ]
URL:
Viewing: https://numpy.org/doc/stable/reference/generated/numpy.ndarray.argpartition.html [Back]  [Original]

numpy.ndarray.argpartition — NumPy v2.5 Manual
Back to top
Search the docs ...:

numpy.ndarray.argpartition#

method

ndarray.argpartition(kth, axis=-1, kind='introselect', order=None)#

Returns the indices that would partition this array.

Refer to numpy.argpartition for full documentation.

See also

numpy.argpartition

equivalent function


Web Proxy Viewer  |  New URL  |  Original Page