chararray.ljust(width, fillchar=' ')
Return an array with the elements of self left-justified in a string of length width.
self
width
See also
char.ljust
© 2008–2017 NumPy DevelopersLicensed under the NumPy License. 登录查看完整内容
联系方式: