User Guide
API reference
Development
numpy.chararray.rpartition
¶
method
chararray.
rpartition
(
sep
)
[source]
¶
Partition each element in
self
around
sep
.
See also
rpartition