numpy.char.chararray.rpartition#

method

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

Partition each element in self around sep.

参见

rpartition