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
- Host: GitHub
- URL: https://github.com/srevenant/data-science-alpine
- Owner: srevenant
- Created: 2019-08-30T15:37:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T15:39:35.000Z (over 6 years ago)
- Last Synced: 2024-10-11T20:17:07.932Z (over 1 year ago)
- Topics: alpine, data, numpy, pandas, python3, science, scipy, xgboost
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.