MCPcopy Create free account
hub / github.com/commonmark/cmark / StatisticsError

Class StatisticsError

bench/statistics.py:111–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109# === Exceptions ===
110
111class StatisticsError(ValueError):
112 pass
113
114
115# === Private utilities ===

Callers 8

meanFunction · 0.85
medianFunction · 0.85
median_lowFunction · 0.85
median_highFunction · 0.85
median_groupedFunction · 0.85
modeFunction · 0.85
varianceFunction · 0.85
pvarianceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected