numpy.char.chararray.rstrip#

方法

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

對於 self 中的每個元素,傳回一個移除尾隨字元的副本。

參見

char.rstrip