Install the module using python3 -m pip install git+https://github.com/RocketRace/unibitmap. The interface is then accessible through python -m unibitmap [options ...
A Self-Learning Bitmap is a data structure not unlike a HyperLogLog. The goal is to count the distinct values in some set without storing all of those values. It has many applications in data stream ...