User Guide
API reference
Development
Release notes
Learn
1.23
dev
2.2 (stable)
2.1
2.0
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
GitHub
Twitter
numpy.chararray.rpartition
#
method
chararray.
rpartition
(
sep
)
[source]
#
Partition each element in
self
around
sep
.
See also
rpartition