numpy.char.chararray.rjust #

方法

char.chararray。rjust ( width , fillchar = ' ' ) [来源] #

返回一个数组,其中self的元素在长度为width 的字符串中右对齐。

也可以看看

char.rjust