On this page
numpy.core.defchararray.chararray.index
chararray.index(sub, start=0, end=None)
[source]-
Like
find
, but raisesValueError
when the substring is not found.See also
char.index
© 2008–2017 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.core.defchararray.chararray.index.html