-
Notifications
You must be signed in to change notification settings - Fork 952
Various internal MultiIndex improvements #9243
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
rapids-bot
merged 19 commits into
rapidsai:branch-21.12
from
vyasr:refactor/multiindex_part2
Sep 22, 2021
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
57de004
Remove some unused functions and standardize others in Frame.
vyasr 4df6abb
Inline _popn and delete unused _level_name_from_level.
vyasr cab286f
Rewrite difference and fix bug.
vyasr 59a1572
Simplify getitem.
vyasr beb2fcf
Some minor simplifications to the internals of _index_and_downcast.
vyasr 6c5d60e
Add back accidentally removed MultiIndex.size computation.
vyasr 596d589
Remove long deprecated labels parameter to constructor.
vyasr 8a1ac8f
Rewrite constructor to use dict, import is_list_like at module level,…
vyasr 81ae743
Various minor improvements.
vyasr 1cbf58f
Inline _validate_levels_and_codes and simplify constructor.
vyasr 3c03aa3
More constructor simplifications.
vyasr 3ce7a5d
Simplify some input checking.
vyasr 0c74e1e
Minor docstring improvements.
vyasr a0657a9
Fix signature of __deepcopy__.
vyasr bb88f65
Fix behavior of string cat index retention.
vyasr 84dee69
Add back comment for iter.
vyasr 1095d7d
Add tests of difference.
vyasr be05fa1
Address PR comments.
vyasr 7cdbe12
Remove accidentally added test from 21.10 merge that will conflict wi…
vyasr 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
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
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
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
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
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
Oops, something went wrong.
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.