Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
filiph opened this issue Nov 1, 2023 · 0 comments
Open

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

filiph opened this issue Nov 1, 2023 · 0 comments

Comments

@filiph
Copy link
Owner

filiph commented Nov 1, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant