NumPy v1.8 Manual
index
numpy.chararray.rpartition
¶
chararray.
rpartition
(
sep
)
¶
Partition each element in
self
around
sep
.
See also
rpartition