pip install incrementalstats
This package implements a few incremental 1st order statistics in numpy.
Currently:
- Correlation (Pearson)
- Covariance
- Variance
- Mean
- Welch-t
API docs here.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip install incrementalstats
This package implements a few incremental 1st order statistics in numpy.
Currently:
API docs here.