kylepierce / pandas-docker-example

Using juypter, pandas, and docker to solve csv tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipenv lock -r > requirements.txt

docker build -t kylepierce/pandas-docker-example

Add nb-clean to keep the notebook outputs off github

pipenv run nb-clean configure-git

About

Using juypter, pandas, and docker to solve csv tasks.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 92.0%Language:Dockerfile 8.0%