Skip to content

Fixes resampler for grouping kw bug #13235 #13241

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

Closed
wants to merge 1 commit into from

Conversation

roycoding
Copy link
Contributor

@roycoding roycoding commented May 20, 2016

@jreback
Copy link
Contributor

jreback commented May 20, 2016

  • needs tests
  • add whatsnew entry (bug fix)

@jreback jreback added Bug Resample resample method labels May 20, 2016
@jreback
Copy link
Contributor

jreback commented May 24, 2016

test & whatsnew pls

Fix for incorrect passing of kwargs to helper function when calling groupby().resample(..) with label keyword.
@jreback jreback closed this in 8749273 May 25, 2016
@jreback jreback added this to the 0.18.2 milestone May 25, 2016
@jreback
Copy link
Contributor

jreback commented May 25, 2016

thanks @roycoding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

label keyword argument for resample causes an error when used with a groupby object
2 participants