On this page
numpy.chararray.rindex
method
- chararray.rindex(self, sub, start=0, end=None)[source]
- 
    Like rfind, but raisesValueErrorwhen the substringsubis not found.See also 
© 2005–2020 NumPy Developers
Licensed under the 3-clause BSD License.
 https://numpy.org/doc/1.19/reference/generated/numpy.chararray.rindex.html