SciPy

numpy.char.chararray.partition

method

chararray.partition(self, sep)

Partition each element in self around sep.

See also

partition