numpy.core.defchararray.chararray.rjust — NumPy v1.11 Manual (original) (raw)
chararray.rjust(width, fillchar=' ')[source]¶
Return an array with the elements of _self_right-justified in a string of length width.
See also
char.rjust
chararray.rjust(width, fillchar=' ')[source]¶
Return an array with the elements of _self_right-justified in a string of length width.
See also
char.rjust