Skip to content

Transform result in agg only when it is a DataFrame#3446

Merged
mrocklin merged 3 commits intodask:masterfrom
joergdietrich:groupby_column
Apr 26, 2018
Merged

Transform result in agg only when it is a DataFrame#3446
mrocklin merged 3 commits intodask:masterfrom
joergdietrich:groupby_column

Conversation

@joergdietrich
Copy link
Copy Markdown
Contributor

This fixes #3438

  • Tests added / passed
  • Passes flake8 dask
  • Fully documented, including docs/source/changelog.rst for all changes
    and one of the docs/source/*-api.rst files for new API

@mrocklin
Copy link
Copy Markdown
Member

Thanks @joergdietrich . Merging.

@mrocklin mrocklin merged commit c8e30b8 into dask:master Apr 26, 2018
@joergdietrich joergdietrich deleted the groupby_column branch April 26, 2018 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dataframe groupby()[column].agg fails with AttributeError

3 participants