/alpine-pandas

Alpine with pandas docker

Primary LanguageMakefileMIT LicenseMIT

alpine-pandas

Alpine with pandas docker

CircleCI License: MIT

What is this?

This is an image of Alpine linux with pandas installed. It's insane how long it takes to compile pandas on Alpine so there you go.

Install

docker pull quay.io/savkov/alpine-pandas

Build

git clone https://github.com/savkov/alpine-pandas.git 
make build