Skip to content

Feat: simple statistics like avg(), median() -- or sample() #3

@filiph

Description

@filiph

When doing quick computations, it might be nice to do things like avg(3, 4, 0, 4, 3) or median(...).

Though it would probably make more sense to have something like sample(3,4,0,4,3) which would be more in line with unsure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions