Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ home_prob_dts.py
File
home_prob_dts.py
doctests/home_prob_dts.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# EXAMPLE: home_prob_dts
2
""
"
3
Probabilistic data type examples:
4
https://redis.io/docs/latest/develop/connect/clients/python/redis-py/prob
Callers
nothing calls this directly
Calls
15
pfadd
Method · 0.80
pfcount
Method · 0.80
pfmerge
Method · 0.80
initbyprob
Method · 0.80
min
Method · 0.80
max
Method · 0.80
quantile
Method · 0.80
cdf
Method · 0.80
reserve
Method · 0.80
list
Method · 0.80
delete
Method · 0.45
madd
Method · 0.45
Tested by
no test coverage detected