numpy.char.chararray.strip# 方法 char.chararray.strip(chars=None)[source]# 对于 self 中的每个元素,返回一个副本,其中去掉了开头和结尾的字符。 另请参阅 char.strip