Skip to content

pirsquare-docker/python-datascience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-datascience

Python's datascience libraries like scipy/scikit-learn/pandas takes way too long to build from scratch. Why not just write a dockerfile to run automated builds on dockerhub. This way you can easily fetch pre-built images directly.

Installation

docker pull pirsquare/python-datascience:latest

Base Image

pirsquare/python-common:centos6.6

Details

  • Numpy 1.9.1
  • Scipy 0.15.1
  • Scikit Learn 0.15.2
  • Pandas 0.15.2

About

Life is too short to build the same version of numpy/scipy/pandas twice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published