grantjenks / python-runstats

Python module for computing statistics and regression in a single pass.
http://grantjenks.com/docs/runstats/
Other
96 stars 19 forks source link

Incremental Exponential Statistics #29

Closed alanmazankiewicz closed 3 years ago

alanmazankiewicz commented 3 years ago

As of Issue #28 I implemented the ExponentialStatistics class.

alanmazankiewicz commented 3 years ago

Resolved integration failure due to lint