Tag Archives: python

Docker image with preinstalled numpy, pandas and mysqlclient

If you are ever in need of an image with pre-compiled numpy with pandas on top of a debian distro for your project, you can give a try to my image, which is publicly available on DockerHub: https://hub.docker.com/r/k3rn3l3rr0r/pandas-numpy-debian Currently, the master tagged image has a size of 122 MB and contains of the following ingredients […]