numpy.char.chararray.partition#

method

char.chararray.partition(sep)[源代码]#

Partition each element in self around sep.

参见

partition