Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
111
class
StatisticsError(ValueError):
112
pass
113
114
115
# === Private utilities ===
Callers
8
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
variance
Function · 0.85
pvariance
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected