{"library":"crick","type":"library","category":null,"description":"Crick is a Python library providing high-performance approximate and streaming algorithms, including t-digest for quantiles, hyperloglog for cardinality, and count-min sketch for frequency estimation. The latest version is 0.0.8, released as an early development release, with no regular release cadence.","language":"python","status":"active","version":"0.0.8","tags":["streaming","approximate","quantiles","hyperloglog","count-min-sketch","t-digest"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install crick","imports":["from crick import TDigest","from crick import HyperLogLog","from crick import CountMinSketch"]}],"homepage":"https://github.com/dask/crick","github":"https://github.com/dask/crick","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}