Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ dt_tdigest.py
File
dt_tdigest.py
doctests/dt_tdigest.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# EXAMPLE: tdigest_tutorial
2
# HIDE_START
3
""
"
4
Code samples
for
t-digest pages:
Callers
nothing calls this directly
Calls
10
rank
Method · 0.80
quantile
Method · 0.80
byrank
Method · 0.80
min
Method · 0.80
max
Method · 0.80
delete
Method · 0.45
create
Method · 0.45
tdigest
Method · 0.45
add
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected