numpy.char.chararray.zfill#

method

char.chararray.zfill(width)[原始碼]#

Return the numeric string left-filled with zeros in a string of length width.

也參考

char.zfill