Skip to content

ENH: Add group-wise checks #29

@TomAugspurger

Description

@TomAugspurger

All our checks work around DataFrames right now. I had a case today for checking that a groupwise minimum was above a threshold.

APIwise, do we mirror the current API in a grouped module, that expects DataFrameGroupbys and returns DataFrames, or do we expand the function signature of each check/decorator to accept a by?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions