Return the numeric string left-filled with zeros in a string of length width.
Calls str.zfill element-wise.
a : array-like of str or unicode
width : int
out : ndarray
Output array of str or unicode, depending on input type
See also
str.zfill
Packaging (numpy.distutils)
Enter search terms or a module, class or function name.