numpy.char.chararray.zfill#

方法

char.chararray.zfill(width)[source]#

返回一个长度为 width 的字符串,其中数字字符串左侧填充零。

另请参阅

char.zfill