Skip to content

Support Timedelta and Category data types in grouping #5

@norton120

Description

@norton120

why?

we don't support grouping by these, but we should.

Implementation Notes

all other data type methods return lists that are appended to the dataframe - but these 2 return pandas objects. probably as simple as conditional lambdas to concat the objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions