gop
gop copied to clipboard
data science information about Go
Python:
- numpy: - https://github.com/numpy/numpy (Star: 17.9k)
- pandas: - https://github.com/pandas-dev/pandas (Star: 30.7k)
Visualization: matplotlib
- https://matplotlib.org/
- https://github.com/matplotlib/matplotlib (Star: 14k)
Go:
- https://github.com/gonum/gonum (Star: 5.1k)
- https://github.com/gonum/plot (1.6k+)
- https://github.com/go-gota/gota (Star: 1.7k), https://github.com/rocketlaunchr/dataframe-go (Star: 588)
- https://github.com/gorgonia/tensor (Star: 236)
https://github.com/goplus/gop/issues/176
Go+与Go接近100%兼容, 太棒了! 既然是做数据科学语言, 一门框架尽量早一点出来, 支持 tensorflow
there's also https://github.com/lordlarker/nune-go for tensors. It's fast and supports generics.
@kendfss thx for your information.