Skip to content

Auto flatten FrameColumns after unfold and aggregate. #232

Open
@holgerbrandl

Description

@holgerbrandl

When using unfold or groupBy aggregations, it always feels bit cumbersome to call flatten on the result to pull the columns out of the FrameColumn.

I'd argue that by default the user always expects a flattened result because that's the behavior in r and python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions