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 libgcc-s1 libc6
pip3 install count-distinct

Dependencies

  • None

Page last updated 2026-03-19 05:19:25 UTC