@bottlenose/rxstats

🔬 Descriptive statistics for RxJS

Usage no npm install needed!

<script type="module">
  import bottlenoseRxstats from 'https://cdn.skypack.dev/@bottlenose/rxstats';
</script>

README

CircleCI License: MIT Version

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 ✅

Documentation & Guides