Calculating Percentiles on Streaming Data Part 4: JavaScript Library
Calculating Percentiles on Streaming Data
Published: 2018-03-08
This is part 4/8 of my Calculating Percentiles on Streaming Data series.
I have created a reusable JavaScript library which contains my implementation of the streaming percentile algorithms found within this blog post and published it to GitHub and NPM. Here’s what using it looks like:
|
|
You can find it here: