Skip to content

DOC: Fix some docstring validations in pd.Series #60481

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 2 commits into from
Dec 3, 2024

Conversation

OscarGB
Copy link
Contributor

@OscarGB OscarGB commented Dec 3, 2024

Partially addresses #59592

Fixes:

-i "pandas.Series.dt.unit GL08" \
-i "pandas.Series.pad PR01,SA01" \
  • I have documented pandas.Series.dt.uni
  • The docstring for pandas.Series.pad is unecesary as it even fails on the docstring check:

image

@mroeschke mroeschke added the Docs label Dec 3, 2024
@mroeschke mroeschke added this to the 3.0 milestone Dec 3, 2024
@mroeschke mroeschke merged commit aa4b621 into pandas-dev:main Dec 3, 2024
54 of 55 checks passed
@mroeschke
Copy link
Member

Thanks @OscarGB

KevsterAmp pushed a commit to KevsterAmp/pandas that referenced this pull request Mar 12, 2025
* DOC: Fix some docstring validations in pd.Series

* new circle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants