numpy.core.defchararray.chararray.center

chararray.center(width, fillchar=' ')

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

See also

center

Previous topic

numpy.core.defchararray.chararray.capitalize

Next topic

numpy.core.defchararray.chararray.choose

This Page