MCPcopy
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"""
4Code samples for t-digest pages:

Callers

nothing calls this directly

Calls 10

rankMethod · 0.80
quantileMethod · 0.80
byrankMethod · 0.80
minMethod · 0.80
maxMethod · 0.80
deleteMethod · 0.45
createMethod · 0.45
tdigestMethod · 0.45
addMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected