numpy.char.chararray.ljust#

method

char.chararray.ljust(width, fillchar=' ')[原始碼]#

Return an array with the elements of self left-justified in a string of length width.

也參考

char.ljust