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 #59596

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

ivonastojanovic
Copy link
Contributor

Partially addresses #59592

Fixes:
-i "pandas.Series.str.match RT03"
-i "pandas.Series.str.normalize RT03,SA01"
-i "pandas.Series.str.repeat SA01"
-i "pandas.Series.str.replace SA01" \

Fixes:
-i "pandas.Series.str.match RT03" \
-i "pandas.Series.str.normalize RT03,SA01" \
-i "pandas.Series.str.repeat SA01" \
-i "pandas.Series.str.replace SA01" \
@rhshadrach rhshadrach added Docs Strings String extension data type and string data labels Aug 25, 2024
@mroeschke mroeschke modified the milestones: 2.3, 3.0 Aug 25, 2024
@mroeschke mroeschke merged commit fe42b3b into pandas-dev:main Aug 25, 2024
52 of 53 checks passed
@mroeschke
Copy link
Member

Thanks @ivonastojanovic

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.

3 participants