SciPy

numpy.chararray.rpartition

method

chararray.rpartition(self, sep)[source]

Partition each element in self around sep.

See also

rpartition