count-distinct

Use the CVM algorithm to quickly estimate the number of distinct elements in a stream

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libc6 libgcc-s1
pip3 install count-distinct

Dependencies

  • None

Page last updated 2025-11-13 00:21:58 UTC