Skip to content
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

BUG: GroupbyRolling with an empty frame #36208

Merged

Conversation

mroeschke
Copy link
Member

@jreback jreback added this to the 1.1.2 milestone Sep 8, 2020
@jreback jreback added the Windows Windows OS label Sep 8, 2020
@simonjayhawkins simonjayhawkins merged commit fc75d9c into pandas-dev:master Sep 8, 2020
@simonjayhawkins
Copy link
Member

Thanks @mroeschke

@simonjayhawkins
Copy link
Member

@meeseeksdev backport 1.1.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 8, 2020
@simonjayhawkins simonjayhawkins added Window rolling, ewma, expanding Groupby and removed Windows Windows OS labels Sep 8, 2020
simonjayhawkins pushed a commit that referenced this pull request Sep 8, 2020
Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Sep 8, 2020
Co-authored-by: Matt Roeschke <mroeschke@housecanary.com>
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Co-authored-by: Matt Roeschke <mroeschke@housecanary.com>
@mroeschke mroeschke deleted the bug/groupby_rolling_empty branch November 12, 2020 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrameGroupBy.rolling on an empty DataFrame throws a ValueError
3 participants