Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

buccaneerai/rxjs-stats

Repository files navigation

CircleCI License: MIT Version

Deprecated

This library has been moved to a new npm package called @bottlenose/rxstats: https://github.com/buccaneerai/bottlenose

README

rxjs-stats is a set of of RxJS 6 operators to perform common calculations used in statistics, data analysis, data science, math, finance and machine learning.

It helps you write reactive applications that use expressive functional programming, behave predictably, run in most environments using pure JavaScript (client, server, and native), and are easy to test. It provides a great developer experience by keeping code simple and providing live, real-time calculations. The implementations are lightweight, performant, declarative and isomorphic.

It is part of the Swashbuckler project, which is a larger effort to create second-to-none data science tools for software makers who love JavaScript.

Documentation

Community

If you share the goal of creating amazing data science tools for the Javascript community, then here are some ways to help:

License

MIT