numpy.char.chararray.zfill# method char.chararray.zfill(width)[源代码]# 返回一个左侧用零填充的数字字符串,长度为 width . 参见 char.zfill