numpy.char.chararray.rstrip#

方法

char.chararray.rstrip(chars=None)[源]#

对于 self 中的每个元素,返回一个移除了末尾字符的副本。

另请参阅

char.rstrip