numpy.char.chararray.rstrip# 方法 char.chararray.rstrip(chars=None)[source]# 对于 self 中的每个元素,返回一个去掉了尾部字符的副本。 参见 char.rstrip