numpy.char.chararray.center#

method

char.chararray.center(width, fillchar=' ')[源代码]#

Return a copy of self with its elements centered in a string of length width.

参见

center