-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
REF: Compute complete result_index upfront in groupby #55738
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 5 commits
Commits
Show all changes
45 commits Select commit Hold shift + click to select a range
e32b789 REF: Compute correct result_index upfront in groupby
rhshadrach 31a7c92 Refinements
rhshadrach 5ecfbeb Merge branch 'main' of https://github.com/pandas-dev/pandas into gb_o…
rhshadrach 8ce08d1 Refinements
rhshadrach 6296f4a Refinements
rhshadrach 68f2aeb Merge branch 'main' of https://github.com/pandas-dev/pandas into gb_o…
rhshadrach 7141425 Restore inferring index dtype
rhshadrach 7f74812 Merge branch 'gb_observed_pre' of https://github.com/rhshadrach/panda…
rhshadrach e39cbc8 Test fixups
rhshadrach c82bd65 Refinements
rhshadrach 3a9892d Refinements
rhshadrach 25770be fixup
rhshadrach a338efc fixup
rhshadrach dbdec9f fixup
rhshadrach 0ae70b7 Fix sorting and non-sorting
rhshadrach 99d2beb Cleanup
rhshadrach a477dc0 Call ensure_plantform_int last
rhshadrach 7fb7ca6 fixup
rhshadrach b79cc85 fixup
rhshadrach da9169d REF: Compute correct result_index upfront in groupby
rhshadrach d2eee13 Merge branch 'main' of https://github.com/pandas-dev/pandas into gb_o…
rhshadrach b247544 Merge branch 'gb_observed_pre' of https://github.com/rhshadrach/panda…
rhshadrach 700f40f Add test
rhshadrach efd20c7 Remove test
rhshadrach 08d02b0 Merge branch 'main' of https://github.com/pandas-dev/pandas into gb_o…
rhshadrach 9dac297 Move unobserved to the end
rhshadrach 2c30d63 Merge branch 'main' of https://github.com/pandas-dev/pandas into gb_o…
rhshadrach 26da0b8 cleanup
rhshadrach 0a6b63a cleanup
rhshadrach 001881f cleanup
rhshadrach e285742 Merge branch 'main' of https://github.com/pandas-dev/pandas into gb_o…
rhshadrach 4aaa1d2 Merge branch 'gb_observed_pre' of https://github.com/rhshadrach/panda…
rhshadrach e5d5c92 Merge remote-tracking branch 'upstream/main' into gb_observed_pre
rhshadrach d5b37a4 Merge fixup
rhshadrach c2c3859 Merge remote-tracking branch 'upstream/main' into gb_observed_pre
rhshadrach 4f284ce fixup
rhshadrach 4374cdb Merge remote-tracking branch 'upstream/main' into gb_observed_pre
rhshadrach c7e6a89 Merge remote-tracking branch 'upstream/main' into gb_observed_pre
rhshadrach dce05da fixup
rhshadrach 72209a8 Fixup and test
rhshadrach b58b69d whatsnew
rhshadrach fe99dc5 type ignore
rhshadrach 766c229 Refactor & type annotations
rhshadrach 8f592ad Merge remote-tracking branch 'upstream/main' into gb_observed_pre
rhshadrach a05ff18 Better bikeshed
rhshadrach 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
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.