Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ StatisticsError
Class
StatisticsError
tools/python-3.11.9-amd64/Lib/statistics.py:148–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
# === Exceptions ===
147
148
class
StatisticsError(ValueError):
149
pass
150
151
152
# === Private utilities ===
Callers
15
_fail_neg
Function · 0.85
mean
Function · 0.85
fmean
Function · 0.85
geometric_mean
Function · 0.85
harmonic_mean
Function · 0.85
median
Function · 0.85
median_low
Function · 0.85
median_high
Function · 0.85
median_grouped
Function · 0.85
mode
Function · 0.85
quantiles
Function · 0.85
variance
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected