-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
API: Deprecate regex=True default in Series.str.replace #36695
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
Changes from 1 commit
Commits
Show all changes
45 commits Select commit Hold shift + click to select a range
52f6d78 API: Deprecate regex=True default in Series.str.replace
dsaxton 3b9bcb2 Format
dsaxton c51e837 Stacklevel
dsaxton 3761625 Test
dsaxton 7583b7f Test name
dsaxton 8e0d1a5 Link discussion
dsaxton 79e4400 Set regex
dsaxton ecc5786 Update
dsaxton cf659b0 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton 628cfa3 Update
dsaxton f216022 Fix
dsaxton e6c79a3 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton e6b3e0f Check for str
dsaxton e3ce080 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton 752d322 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton ee67284 Doc updates
dsaxton c832a21 Nit
dsaxton 09b07e6 Silence some warnings
dsaxton c8541da Edit
dsaxton bd31857 Edit
dsaxton 377a2ba Question mark
dsaxton d6b4fbe Update doc
dsaxton 84dfe71 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton 5cfbc04 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton 1b53051 Add back
dsaxton 1931c31 Oops
dsaxton 20bfe16 Note
dsaxton 6ff5955 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton cea44a7 Fix
dsaxton 4376bca Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton 482d5c3 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton cd18347 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton f872011 Update warning
dsaxton c0a473e rst lint
dsaxton 727986e Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton f49f778 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton d3d155a Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton 89013db Nit + emphasis
dsaxton e78017c regex=False
dsaxton 0150b2b Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton e396ce5 Update
dsaxton e799b12 fix
dsaxton 9f7545f rst fix
dsaxton 6be90a4 Merge remote-tracking branch 'upstream/master' into replace-regex-def…
dsaxton 8a4a833 Make a warning
dsaxton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Nit
- Loading branch information
commit c832a2148d4da4e7cf4ade5f2eae5e5cc6a84665
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.