Enter search terms or a module, class or function name.
” Filling left side of strings in the Series/Index with 0. Equivalent to str.zfill().
width : int
Minimum width of resulting string; additional characters will be filled with 0
filled : Series/Index of objects