numpy / 1.22.0 / reference / generated / numpy.recarray.searchsorted.html /

numpy.recarray.searchsorted

method

recarray. searchsorted ( v, side='left', sorter=None )

Find indices where elements of v should be inserted in a to maintain order.

For full documentation, see numpy.searchsorted

See also

numpy.searchsorted

equivalent function

© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.22/reference/generated/numpy.recarray.searchsorted.html