Skip to content

BUG: Bug in using grouper functions that need passed thru arguments (GH9221) #9222

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 10, 2015

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 10, 2015

closes #9221

…e.g. axis), when using wrapped function (e.g. fillna), (GH9221)
@jreback jreback added this to the 0.16.0 milestone Jan 10, 2015
jreback added a commit that referenced this pull request Jan 10, 2015
BUG: Bug in using grouper functions that need passed thru arguments (GH9221)
@jreback jreback merged commit e64328e into pandas-dev:master Jan 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFrame.groupby.fillna for axis=1, no filling happens
1 participant