Series.str.
zfill
(width)[source]¶
Filling left side of strings in the Series/Index with 0. Equivalent to str.zfill()
.
width : int
Returns:Minimum width of resulting string; additional characters will be filled with 0
filled : Series/Index of objects
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4