File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- Cookiecutter Data Science
2
- -------------------------
1
+ # Cookiecutter Data Science
2
+
3
+ _ A logical, reasonably standardized, but flexible project structure for doing and sharing data science work._
3
4
4
- An opinionated, but not-afraid-to-be-wrong project template for data science projects.
5
5
6
6
#### [ Project homepage] ( http://drivendata.github.io/cookiecutter-data-science/ )
7
7
8
- Requirements to create project:
8
+
9
+ ### Requirements to use the cookiecutter template:
9
10
-----------
10
11
- Python 2.7 or 3.5
11
12
- [ cookiecutter Python package] ( http://cookiecutter.readthedocs.org/en/latest/installation.html ) >= 1.4.0: ` pip install cookiecutter `
12
13
13
14
14
- To start a new project:
15
+ ### To start a new project, run :
15
16
------------
16
17
17
18
cookiecutter https://github.com/drivendata/cookiecutter-data-science
You can’t perform that action at this time.
0 commit comments