numpy.chararray.searchsorted
method
- 
chararray.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
 
 - 
 
 
    © 2005–2020 NumPy Developers
Licensed under the 3-clause BSD License.
    https://numpy.org/doc/1.18/reference/generated/numpy.chararray.searchsorted.html