Skip to content

Revert "BUG/REG: RollingGroupby MultiIndex levels dropped (#38737)" #39191

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 1 commit into from
Jan 16, 2021

Conversation

simonjayhawkins
Copy link
Member

@simonjayhawkins simonjayhawkins commented Jan 15, 2021

This reverts commit a37f1a4.

reverts PR #38737

I think we ended up deciding to revert on master and backport to keep master and 1.2.x in sync and not release this change in 1.2.1 to allow for further discussion.

once this revert PR merged:

if not these changes, the mutliindex with a single level may still need resolution (and backport) to close #38523

cc @mroeschke @jorisvandenbossche

add 1.2.1 milestone for this revert for backport.

@simonjayhawkins simonjayhawkins added the Window rolling, ewma, expanding label Jan 15, 2021
@simonjayhawkins simonjayhawkins added this to the 1.2.1 milestone Jan 15, 2021
@jreback jreback merged commit 9d13997 into pandas-dev:master Jan 16, 2021
@jreback
Copy link
Contributor

jreback commented Jan 16, 2021

thanks @simonjayhawkins

@jreback
Copy link
Contributor

jreback commented Jan 16, 2021

@meeseeksdev backport 1.2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: MultiIndex RollingGroupby returns only one level of index
2 participants