You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains a Go implementation of the distributed quantile sketch algorithm
4
8
DDSketch[1] originally developed by [DataDog](https://github.com/datadog/sketches-go)™. DDSketch has relative-error guarantees for any quantile q in [0, 1].
0 commit comments