Skip to content

Speculative future of @groupby macro #383

@pdeffebach

Description

@pdeffebach

See comment here

Lots of grouped operations together

@groupby df :a begin
    @transform :a1 = mean(:a)
    @combine :a2 = ...
end

This is speculative, and might never see the light of day, but I wanted to preserve the idea while closing the linked issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions