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

Add more functions from statistics #2

Merged
merged 2 commits into from Oct 15, 2021
Merged

Add more functions from statistics #2

merged 2 commits into from Oct 15, 2021

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented Oct 15, 2021

Namely:

  • median_low
  • median_high
  • geometric_mean
  • stdev
  • pstdev
  • variance
  • pvariance
ambv added 2 commits Oct 15, 2021
Namely:
- median_low
- median_high
- geometric_mean
- stdev
- pstdev
- variance
- pvariance
@simonw
Copy link
Owner

@simonw simonw commented Oct 15, 2021

This looks great, thank you!

@simonw
Copy link
Owner

@simonw simonw commented Oct 15, 2021

I'm not sure why GitHub Actions didn't run the tests here.

@simonw simonw merged commit 9ef55a1 into simonw:main Oct 15, 2021
@ambv ambv deleted the moar-stats branch Oct 15, 2021
simonw added a commit that referenced this issue Oct 15, 2021
Also made pytest.approx more forgiving to work around some 3.6 test failures.
simonw pushed a commit that referenced this issue Oct 15, 2021
simonw added a commit that referenced this issue Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants