numpy.char.chararray.rpartition# 方法 char.chararray.rpartition(sep)[源代码]# 将 self 中的每个元素按 sep 进行分区. 参见 rpartition