Skip to content

TimeGrouper error on PanelGroupBy.agg with custom functions. #2537

@dalejung

Description

@dalejung

http://nbviewer.ipython.org/4287202/

When using a regular groupby, custom agg functions will receive a Panel as expected. If you groupby with TimeGrouper, the agg function will receive a Series. The regular cython aggregates likes mean, sum work fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions