numpy.char.chararray.center#

方法

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

返回一个 self 的副本,其元素在长度为 width 的字符串中居中.

参见

center