ScottShao
ScottShao
https://github.com/jaybaird/python-bloomfilter/blob/master/pybloom/pybloom.py in line 365 and line 372, when you add a new filter into scalable filters, it seems you are using different error rate, for the first filter, the error...
Thank you for the tips.
@joseph-fox Thank you for sharing the information. It seems that the only place that we use ratio is when we create a new filter, and we use ratio \* error_rate...
+1 for this feature, @paul-gauthier is it something in your list?