numpy.char.chararray.rjust# method char.chararray.rjust(width, fillchar=' ')[原始碼]# Return an array with the elements of self right-justified in a string of length width. 也參考 char.rjust