numpy.core.defchararray.chararray.rindex
-
chararray.rindex(sub, start=0, end=None)[source] -
Подобно
rfind, но вызывает исключениеValueError, когда подстрокаsubне найдена.См. также
char.rindex
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.14.5/reference/generated/numpy.core.defchararray.chararray.rindex.html