Skip to content

fabianbergermann/data-science-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Data Science

A logical, reasonably standardized but flexible project structure for doing and sharing data science work.

Important Note

This template is an opinionated blend of two established Data Science Cookiecutter templates, who have done an amazing work:

  • Cookiecutter Data Science (CCDS), v2 Link
  • Data Science Template Link

It is highly recommended to read through the documentation of these two projects

Tools used in this project

Installation

Since this is a cross-project utility application, we recommend installing it with pipx. Installation command options (further installation options in the cookiecutter docs ):

With pipx from PyPI (recommended)

pipx install cookiecutter

Starting a new project

Create a project based on the template:

cookiecutter https://github.com/fabianbergermann/data-science-template

About

Template for a data science project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.2%
  • Makefile 16.8%