Skip to content

TST: DataFrameGroupBy.aggregate with empty frame with MultiIndex - #43746

Merged
jreback merged 2 commits into
pandas-dev:masterfrom
rhshadrach:agg_empty_mi_needstests
Sep 25, 2021
Merged

jreback merged 2 commits into
pandas-dev:masterfrom
rhshadrach:agg_empty_mi_needstests

Conversation

@rhshadrach

Copy link
Copy Markdown
Member

@rhshadrach rhshadrach added Groupby Apply Apply, Aggregate, Transform, Map Needs Tests Unit test(s) needed to prevent regressions labels Sep 25, 2021
@rhshadrach rhshadrach added this to the 1.4 milestone Sep 25, 2021
@jreback
jreback merged commit befbc47 into pandas-dev:master Sep 25, 2021
@rhshadrach
rhshadrach deleted the agg_empty_mi_needstests branch October 19, 2021 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Apply Apply, Aggregate, Transform, Map Groupby Needs Tests Unit test(s) needed to prevent regressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: MultiIndexes are disappearing using an empty dataframe, Groupby and aggregate using 'list' method

2 participants