An open API service indexing awesome lists of open source software.

https://github.com/srevenant/data-science-alpine

A docker container for data science, using alpine linux and python3
https://github.com/srevenant/data-science-alpine

alpine data numpy pandas python3 science scipy xgboost

Last synced: 11 months ago
JSON representation

A docker container for data science, using alpine linux and python3

Awesome Lists containing this project

README

          

A docker container for doing data science work, using "latest" and alpine linux.

Includes the following and their dependencies:

* Python3
* numpy
* scipy
* scikit-learn
* pandas
* nltk

This build currently works as of Aug 30 2019.