Categorygithub.com/streadway/quantile
repositorypackage
0.0.0-20220407130108-4246515d968d
Repository: https://github.com/streadway/quantile.git
Documentation: pkg.go.dev

# README

Streaming Quantile Estimator

Implements ideas found in Effective Computation of Biased Quantiles over Data Streams (Cormode, Korn, Muthukrishnan, Srivastava) to provide a space and time efficient estimator for streaming quantile estimation.

Build Status