numpy.char.chararray.partition

method

char.chararray.partition(sep)[source]

Partition each element in self around sep.

See also

partition