All Projects → Parsely → probably

Parsely / probably

Licence: MIT license
Probabilistic Data Structures in Python (originally presented at PyData 2013)

Programming Languages

python
139335 projects - #7 most used programming language
cython
566 projects

Probably: Probabilistic Data Structures for Realtime Analytics

Package containing some useful probabilistic data structures:

  • BloomFilter
  • CountMinSketch
  • CountdownBloomFilter
  • HyperLogLog (HLL)
  • TemporalDailyBloomFilter

Build with:

python setup.py build_ext --inplace
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].