numpy.char.chararray.rpartition#

方法

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

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

参见

rpartition