[go: up one dir, main page]

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

DOC: Fix RT03 for pandas.Series.str.find #59394

Merged

Conversation

KatsiarynaDzibrova
Copy link
Contributor
@KatsiarynaDzibrova KatsiarynaDzibrova commented Aug 3, 2024

Fixes:
pandas.Series.str.find RT03
pandas.Series.str.find RT03

Changes description to make difference between find and rfind more clear

@rhshadrach rhshadrach added Docs Series Series data structure Accessors accessor registration mechanism (not .str, .dt, .cat) labels Aug 4, 2024
@mroeschke mroeschke added this to the 3.0 milestone Aug 5, 2024
@mroeschke mroeschke merged commit b3215b5 into pandas-dev:main Aug 5, 2024
47 of 53 checks passed
@mroeschke
Copy link
Member

Thanks @KatsiarynaDzibrova

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessors accessor registration mechanism (not .str, .dt, .cat) Docs Series Series data structure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants