@bottlenose/rxstats
v0.7.0
Published
🔬 Descriptive statistics for RxJS
Downloads
4
Readme
Description
RxStats is part of the Bottlenose project, which is a larger effort to create second-to-none data science tools for software makers who love JavaScript.
@bottlenose/rxstats
provides a set of of RxJS operators to perform common calculations used in statistics, data analysis, data science, math, finance and machine learning.
Installation
npm
npm i @bottlenose/rxstats --save
yarn
yarn add @bottlenose/rxstats
Compatability
| Platform | Support | | :--- | :--- | | node.js (>10.0) | ✅ | | Browsers | ✅ | | React Native | ✅ | | Electron | ✅ |