Scipy.org
Docs
NumPy v1.10 Manual
index
numpy.chararray.center
¶
chararray.
center
(
width
,
fillchar=' '
)
[source]
¶
Return a copy of
self
with its elements centered in a string of length
width
.
See also
center