Added YATA technical analysis library

This commit is contained in:
amv-dev 2020-09-22 22:10:38 +05:00 committed by GitHub
parent 5e5802f71d
commit ea25ac918b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -988,6 +988,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
### Data processing
* [amv-dev/yata](https://github.com/amv-dev/yata) — high perfomance technical analysis library [![Build Status](https://img.shields.io/github/workflow/status/amv-dev/yata/Rust?branch=master)](https://github.com/amv-dev/yata/actions?query=workflow%3ARust)
* [bluss/ndarray](https://github.com/rust-ndarray/ndarray) — N-dimensional array with array views, multidimensional slicing, and efficient operations
* [kernelmachine/utah](https://github.com/kernelmachine/utah) — Dataframe structure and operations in Rust
* [ritchie46/polars](https://github.com/ritchie46/polars) - Fast feature complete DataFrame library [![Build Status](https://api.travis-ci.com/ritchie46/polars.svg?branch=master)](https://travis-ci.com/ritchie46/polars)