Skip to content

Changed default regex value in pandas.Series.str.replace not fully updated in docs #52779

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

Closed
juliangilbey opened this issue Apr 19, 2023 · 2 comments · Fixed by #53006
Closed
Assignees
Labels
Docs Strings String extension data type and string data
Milestone

Comments

@juliangilbey
Copy link

In the docstring, we have:

When `pat` is a string and `regex` is True (the default), the given `pat`

the phrase "(the default)" should be removed here as it is no longer the case in 2.0.0.

@StefanieSenger
Copy link
Contributor

take

@rhshadrach rhshadrach added Docs Strings String extension data type and string data labels Apr 21, 2023
@MarcoGorelli MarcoGorelli added this to the 2.0.1 milestone Apr 21, 2023
@MarcoGorelli
Copy link
Member

yup, thanks for the report

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
5 participants