A library for computing statistical aggregations which are composable and augmentable
Statistical Library for JavaScript
AntV upper level visual component library
MongoDB query language for in-memory objects
Npm module for calculating chi-square test that gives us p-value for statistical significance with practical use in A/B testing.
Node.js module to simplify working with Amazon Kinesis Records using Protcol Buffers encoding
Aggregation of Base Class and Mixin Classes
[](https://npmjs.org/package/esbuild-visualizer) [](https://travis-ci.com/btd/esbuild-visualizer)
Client for prometheus
A Node-Red node that can be used to aggregate numeric values over a specific time span
Hooks for building lightweight, fast and extendable datagrids for React
Standard library statistical functions.
Aggregated pinning
Statistical Library for JavaScript
Reactive dataflow processing.
Quickly calculate common statistics on lists of numbers
JavaScript implementation of MongoDB query language
A collection of statistical methods including mean, mode, median, range, variance, standard deviation, sum and product
IPFS Pinning backend
A mongoose plugin that casts $match at aggregation pipelines whenever possible
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
aggregates several repository providers into one
Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScript
A filter module for objection.js
Aggregate is a Ruby class for accumulating aggregate statistics and includes histogram support. For a detailed README see: http://github.com/josephruscio/aggregate
Aggregate is a Ruby class for accumulating aggregate statistics and includes histogram support. For a detailed README see: http://github.com/josephruscio/aggregate
Aggregate is a Ruby class for accumulating aggregate statistics and includes histogram support. For a detailed README see: http://github.com/josephruscio/aggregate
StatsN: Aggregate statistics using newrelics custom metrics
Rack response-time statistics aggregator middleware
A network daemon for aggregating statistics (counters and timers), rolling them up, then sending them to graphite or mongo.
A ruby client for Etsy's StatsD statistics aggregator.
A storage engine for time-series data. Eventually to include resampling, statistical and aggregate data management.
Allows resque jobs to be run in batches with aggregate logging, timing and statistics
This autoproj plugin adds the 'stats' subcommand to autoproj, which allows to compute per-package and aggregated statistics information about authorship, for all packages within an autoproj workspace
Nosey is a way to instrument your Evented Ruby applications to track counts, aggregates, etc. It was built a Poll Everywhere because we need a way to peer into our Evented apps and grab some basic statistics so that we could graph on Munin. Since we needed this instrumentation available in several EM projects, we gathered the basics up into this gem.
GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. This is a pure Ruby implementation of GloVe utilizing GSL.