mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-07-03 11:43:37 +08:00
f8dc8b0a2d46283663f05602bbf4d1957a40e7ea
The current Makefile template doesn't use `s3cmd` anymore but `aws s3 sync`.
Cookiecutter Data Science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
Project homepage
Requirements to use the cookiecutter template:
- Python 2.7 or 3.5
- cookiecutter Python package >= 1.4.0:
pip install cookiecutter
To start a new project, run:
cookiecutter https://github.com/drivendata/cookiecutter-data-science
Languages
Jupyter Notebook
71.3%
Python
21.8%
Just
6.9%
