Skip to content

BUG: Fix raw parameter not being respected in groupby.rolling.apply #31842

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 3 commits into from
Feb 10, 2020

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Bug Window rolling, ewma, expanding labels Feb 10, 2020
@jreback jreback added this to the 1.0.2 milestone Feb 10, 2020
@jreback jreback merged commit fcf7258 into pandas-dev:master Feb 10, 2020
@jreback
Copy link
Contributor

jreback commented Feb 10, 2020

thanks @mroeschke

@mroeschke mroeschke deleted the fix_groupby_apply_raw branch February 10, 2020 17:51
@jreback
Copy link
Contributor

jreback commented Feb 13, 2020

@mroeschke can you check if this was backported?

@mroeschke
Copy link
Member Author

Don't see it in https://github.com/pandas-dev/pandas/commits/1.0.x. I'll backport it when I get a chance

@jorisvandenbossche
Copy link
Member

@meeseeksdev backport to 1.0.x

@jorisvandenbossche
Copy link
Member

@mroeschke I mentioned it on the core list as well now, but know that often commenting with what I did above is enough, which can avoid you need to take the time to manually backport.

jorisvandenbossche pushed a commit that referenced this pull request Feb 19, 2020
@mroeschke
Copy link
Member Author

Thanks @jorisvandenbossche. Sorry I forgot to revisit this and backport this PR

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

Successfully merging this pull request may close these issues.

raw=True no longer applies to groupby().rolling() in 1.0.0
3 participants