MCPcopy 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
148class StatisticsError(ValueError):
149 pass
150
151
152# === Private utilities ===

Callers 15

_fail_negFunction · 0.85
meanFunction · 0.85
fmeanFunction · 0.85
geometric_meanFunction · 0.85
harmonic_meanFunction · 0.85
medianFunction · 0.85
median_lowFunction · 0.85
median_highFunction · 0.85
median_groupedFunction · 0.85
modeFunction · 0.85
quantilesFunction · 0.85
varianceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected