NumPy
ndarray
dtype
ufunc
numpy.typing
numpy.distutils
chararray.rfind
method
For each element in self, return the highest index in the string where substring sub is found, such that sub is contained within [start, end].
See also
char.rfind
previous
numpy.chararray.resize
next
numpy.chararray.rindex