mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-08-13 12:10:09 +08:00
21 lines
658 B
Markdown
21 lines
658 B
Markdown
Cookiecutter Data Science
|
|
-------------------------
|
|
|
|
An opinionated, but not-afraid-to-be-wrong project template for data science projects.
|
|
|
|
### [Project homepage](https://github.com/drivendata/cookiecutter-data-science)
|
|
|
|
Requirements to create project:
|
|
-----------
|
|
- Python 2.7 or 3.5
|
|
- [cookiecutter Python package](http://cookiecutter.readthedocs.org/en/latest/installation.html) >= 1.4.0: `pip install cookiecutter`
|
|
|
|
|
|
To start a new project:
|
|
------------
|
|
|
|
cookiecutter https://github.com/drivendata/cookiecutter-data-science
|
|
|
|
|
|
[](https://asciinema.org/a/9bgl5qh17wlop4xyxu9n9wr02)
|