Skip to content

Base image for Bayes scientific data analysis projects.

License

Notifications You must be signed in to change notification settings

bayesimpact/docker-pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source of the Docker image bayesimpact/pandas-base.

It is used to speed up setup when developping a project using Pandas. It prepares a container with Python 3 and Pandas latest versions as well as a good deal of PIP modules pre-installed.

If you use this image for production beware that there might be many pip modules that you won't need at all.

To use it base your Dockerfile on it with:

FROM bayesimpact/pandas-base

About

Base image for Bayes scientific data analysis projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published