User Guide
API reference
Development
Release notes
Learn
doc/1.23
GitHub
Twitter
numpy.chararray.partition
#
method
chararray.
partition
(
sep
)
[source]
#
Partition each element in
self
around
sep
.
See also
partition