Skip to content
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

DOCS: fix docstring validation errors for pandas.Series.str #59597

Merged
merged 3 commits into from
Aug 26, 2024

Conversation

wenchen-cai
Copy link
Contributor

Partially addresses #59592

Fixes:

 -i "pandas.Series.str.wrap RT03,SA01" \ 
 -i "pandas.Series.str.zfill RT03" \ 

@wenchen-cai wenchen-cai requested a review from mroeschke as a code owner August 24, 2024 17:03
@rhshadrach rhshadrach added Docs Strings String extension data type and string data labels Aug 25, 2024
@mroeschke mroeschke added this to the 3.0 milestone Aug 26, 2024
@mroeschke mroeschke merged commit 55441d3 into pandas-dev:main Aug 26, 2024
9 checks passed
@mroeschke
Copy link
Member

Thanks @wenchen-cai

specialkapa added a commit to specialkapa/pandas that referenced this pull request Aug 27, 2024
mroeschke added a commit that referenced this pull request Aug 28, 2024
* adding extended summary, populating return description and adding see also section

* populating return description section

* populating return description section

* fixing zfil docstrign as per PR #59597

* removing methods whose docstrign has been fixed from code_checks.sh script

---------

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@pratik305
Copy link

hii @wenchen-cai i am also trying to contribute but facing some issue can you help me please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants