Statstream

Latest version: v22.1.0

Safety actively analyzes 621444 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

22.1.0

-------------------

Changes
^^^^^^^

- ``statstream.approximate`` functionality is now exposed from the main module as described in the documentation.
`4 <https://github.com/jmaces/statstream/issues/4>`_


----

19.1.0

-------------------

Changes
^^^^^^^

- Initial release. `3 <https://github.com/jmaces/statstream/issues/3>`_

+ statstream.exact.streaming_min()
+ statstream.exact.streaming_max()
+ statstream.exact.streaming_mean()
+ statstream.exact.streaming_var()
+ statstream.exact.streaming_mean_and_var()
+ statstream.exact.streaming_std()
+ statstream.exact.streaming_mean_and_std()
+ statstream.exact.streaming_cov()
+ statstream.exact.streaming_mean_and_cov()

+ statstream.approximate.streaming_low_rank_autocorrelation()
+ statstream.approximate.streaming_low_rank_cov()
+ statstream.approximate.streaming_mean_and_low_rank_cov()

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.