numpy.record.searchsorted — NumPy v2.3 Manual (original) (raw)

method

record.searchsorted()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.searchsorted.