numpy.char.chararray.partition# 方法 char.chararray.partition(sep)[源代码]# 将 self 中的每个元素以 sep 为分隔符进行分区。 另请参阅 partition