numpy.recarray.searchsorted
- 
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.searchsortedSee also - numpy.searchsorted
- equivalent function
 
    © 2008–2016 NumPy Developers
Licensed under the NumPy License.
    https://docs.scipy.org/doc/numpy-1.11.0/reference/generated/numpy.recarray.searchsorted.html