{"library":"ddsketch","type":"library","category":null,"description":"DDSketch is a Python library for distributed quantile sketches, an algorithm for estimating quantiles with guaranteed relative accuracy. It allows for merging sketches from different sources while maintaining accuracy. The current version is 3.0.1. Releases are made as needed for bug fixes, Python version compatibility, or feature enhancements.","language":"python","status":"active","version":"3.0.1","tags":["data-structures","quantiles","sketches","distributed-systems","streaming","statistics"],"last_verified":"Wed May 20","install":[{"cmd":"pip install ddsketch","imports":["from ddsketch import DDSketch"]},{"cmd":"pip install ddsketch[serialization]","imports":[]}],"homepage":null,"github":"https://github.com/DataDog/sketches-py","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ddsketch/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ddsketch/compatibility"}}