numpy.char.chararray.partition#

方法

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

self 中的每个元素按 sep 进行分区.

参见

partition