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