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

Expose ddof for variance and std dev #740

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Expose ddof for variance and std dev #740

merged 1 commit into from
Nov 23, 2023

Conversation

cigrainger
Copy link
Member

Fixes #738

@cigrainger cigrainger force-pushed the cg/expose-ddof branch 2 times, most recently from 548979b to f6b8b98 Compare November 23, 2023 09:19
This enables easily calculating population variance/stddev
@cigrainger cigrainger merged commit 92179c9 into main Nov 23, 2023
4 checks passed
@cigrainger cigrainger deleted the cg/expose-ddof branch November 23, 2023 09:42
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

Successfully merging this pull request may close these issues.

Series.variance/1 population vs sample version
2 participants