NumPy
ufunc
numpy.ctypeslib
numpy.fft
numpy.linalg
numpy.matlib
numpy.random
numpy.testing
numpy.testing.overrides
numpy.typing
char.rindex
Like rfind, but raises ValueError when the substring sub is not found.
rfind
Calls str.rindex element-wise.
Output array of ints.
See also
str.rindex
previous
numpy.char.rfind
next
numpy.char.startswith