-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
TYP: ExtensionArray delete() and searchsorted() #41513
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
20 commits
Select commit
Hold shift + click to select a range
1bf4b5d
add typing for ExtensionArray.delete
Dr-Irv 16bcc1a
typing searchsorted
Dr-Irv c0d426f
searchsorted typing updates throughout
Dr-Irv cce79a9
searchsorted typing updates throughout
Dr-Irv 0a9cd7a
Merge remote-tracking branch 'upstream/master' into extdelete
Dr-Irv f37d215
remove NumpyArrayLike and fix arguments to index.searchsorted
Dr-Irv 22b147a
Merge branch 'master' into extdelete
Dr-Irv 065454f
validate_search_sorted fixup
Dr-Irv cde198e
fix to NDArrayBackedExtensionArray._validate_searchsorted_value
Dr-Irv b986eba
merge with master - just doc changes
Dr-Irv 2d85ddb
merge with master - just doc changes
Dr-Irv 493ab41
resolve conflicts
Dr-Irv f8f8b93
merge with master
Dr-Irv 704abef
Merge remote-tracking branch 'upstream/master' into extdelete
Dr-Irv f8d4267
Merge remote-tracking branch 'upstream/master' into extdelete
Dr-Irv 9c391a0
merge with master 0803
Dr-Irv 4e60e04
Use numpy types in arguments and return types for searchsorted
Dr-Irv 6a888ef
Small fix to validate_searchsorted_value
Dr-Irv 2370384
add periods to docstrings
Dr-Irv 42802ec
Merge remote-tracking
8000
branch 'upstream/master' into extdelete
Dr-Irv 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
searchsorted typing updates throughout
- Loading branch information
commit cce79a98c577bf3fc35f5e811ae0a2cd37ccf0bf
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.