numpy.core.defchararray.chararray.center — NumPy v1.13 Manual (original) (raw)
chararray. center(width, fillchar=' ')[source]¶
Return a copy of self with its elements centered in a string of length width.
See also
chararray. center(width, fillchar=' ')[source]¶
Return a copy of self with its elements centered in a string of length width.
See also