numpy.char.chararray.rpartition# 方法 char.chararray.rpartition(sep)[源]# 将 self 中的每个元素围绕 sep 进行分区。 另请参阅 rpartition