Skip to content

Add column-sum function alongside column-mean/median/modes functions #1351

Open
@blerner

Description

@blerner

Currently it's a PITA to get a column total: you could compute the column mean times the table length. Or compute a running total and extract the last row. This is lame, and overly convoluted.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions