mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added dataframe-go (#2165)
This commit is contained in:
parent
857b95a5b6
commit
fcf4ac4ac6
@ -1092,6 +1092,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
* [blas](https://github.com/ziutek/blas) - Implementation of BLAS (Basic Linear Algebra Subprograms).
|
||||
* [chart](https://github.com/vdobler/chart) - Simple Chart Plotting library for Go. Supports many graphs types.
|
||||
* [dataframe-go](https://github.com/rocketlaunchr/dataframe-go) - Dataframes for Go for machine-learning and statistics (similar to pandas).
|
||||
* [evaler](https://github.com/soniah/evaler) - Simple floating point arithmetic expression evaluator.
|
||||
* [ewma](https://github.com/VividCortex/ewma) - Exponentially-weighted moving averages.
|
||||
* [geom](https://github.com/skelterjohn/geom) - 2D geometry for golang.
|
||||
|
Loading…
Reference in New Issue
Block a user