Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
aa9c9e1
REF: groupby Series selection with as_index=False
rhshadrach Dec 28, 2022
7d00d07
GH#
rhshadrach Jan 14, 2023
fd62b4e
Merge branch 'main' of https://github.com/pandas-dev/pandas into seri…
rhshadrach Jan 14, 2023
c0891db
Merge branch 'main' into series_as_index_false
rhshadrach Jan 14, 2023
6bcfb12
Merge branch 'main' of https://github.com/pandas-dev/pandas into seri…
rhshadrach Jan 16, 2023
41399ad
type-hinting fixes
rhshadrach Jan 16, 2023
c26957d
WIP
rhshadrach Jan 17, 2023
f2b538e
Merge branch 'main' of https://github.com/pandas-dev/pandas into owe_…
rhshadrach Jan 17, 2023
1860c4d
WIP
rhshadrach Jan 18, 2023
e42e222
WIP
rhshadrach Jan 18, 2023
0bdf009
BUG: groupby.describe on a frame with duplicate column names
rhshadrach Dec 28, 2022
185e4f8
cleanup
rhshadrach Jan 18, 2023
d2b965f
test fixup
rhshadrach Jan 19, 2023
932e3c8
Fix type-hint for _group_selection
rhshadrach Jan 19, 2023
5139df8
Merge branch 'main' of https://github.com/pandas-dev/pandas into grou…
rhshadrach Jan 19, 2023
8f132cd
Merge branch 'groupby_select_obj_dup_cols' of https://github.com/rhsh…
rhshadrach Jan 20, 2023
eeea6fc
Merge branch 'groupby_select_obj_dup_cols' of https://github.com/rhsh…
rhshadrach Jan 20, 2023
feb6661
Merge branch 'main' of https://github.com/pandas-dev/pandas into grou…
rhshadrach Jan 20, 2023
83f12b7
Speedup
rhshadrach Jan 20, 2023
c37a1ab
refinement
rhshadrach Jan 20, 2023
973b893
Merge branch 'main' into groupby_select_obj_dup_cols
rhshadrach Jan 24, 2023
78a3d5f
Merge branch 'main' of https://github.com/pandas-dev/pandas into grou…
rhshadrach Jan 25, 2023
4dafe5a
cleanup, faster implementation
rhshadrach Jan 25, 2023
0959c1b
Merge branch 'main' into groupby_select_obj_dup_cols
rhshadrach Jan 29, 2023
2fc97b2
Merge branch 'main' into groupby_select_obj_dup_cols
rhshadrach Jan 30, 2023
d5df78c
Make group_selection a Boolean flag
rhshadrach Jan 31, 2023
62bb1fb
Merge branch 'groupby_select_obj_dup_cols' of https://github.com/rhsh…
rhshadrach Jan 31, 2023
8d6df54
Avoid resetting cache
rhshadrach Jan 31, 2023
62540af
Improve test
rhshadrach Feb 1, 2023
f7a6973
Merge branch 'main' of https://github.com/pandas-dev/pandas into grou…
rhshadrach Feb 1, 2023
615d9c6
Merge branch 'main' of https://github.com/pandas-dev/pandas into grou…
rhshadrach Feb 1, 2023
88a9ec9
Merge branch 'main' of https://github.com/pandas-dev/pandas into grou…
rhshadrach Feb 3, 2023
359d7ff
Rework test
rhshadrach Feb 3, 2023
d1d2610
Merge branch 'groupby_select_obj_dup_cols' of https://github.com/rhsh…
rhshadrach Feb 3, 2023
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
Prev Previous commit
Next Next commit
Merge branch 'main' of https://github.com/pandas-dev/pandas into owe_…
…vs_so
  • Loading branch information
rhshadrach committed Jan 17, 2023
commit f2b538ef653f95e4f2eb1cc47db564e6dfd0e4d6

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.