Skip to content

BUG: Series.str.zfill() behaves differently than str.zfill() from standard library #47633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 10, 2022

Conversation

xr-chen
Copy link
Contributor

@xr-chen xr-chen commented Jul 8, 2022

@xr-chen
Copy link
Contributor Author

xr-chen commented Jul 8, 2022

@github-actions pre-commit

@mroeschke mroeschke added the Strings String extension data type and string data label Jul 8, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jul 8, 2022
@mroeschke mroeschke merged commit 9b63034 into pandas-dev:main Jul 10, 2022
@mroeschke
Copy link
Member

Thanks @xr-chen

@xr-chen xr-chen deleted the zfill branch July 10, 2022 01:24
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
…ndard library (pandas-dev#47633)

* fix GH20868

* fix pre-commit issue

* add more tests and describle the differences
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Series.str.zfill() behaves differently than str.zfill() from standard library
2 participants