NumPy

numpy.char.chararray.center

method

chararray.center(self, width, fillchar=' ')

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

See also

center