numpy.record.searchsorted#

method

record.searchsorted(v, /, side='left', sorter=None)#

Scalar method identical to ndarray.searchsorted.