Skip to content

franksalas/cookiecutter-analytics

Repository files navigation

cookiecutter Analytics

Cookiecutter template for analytics projects

Requirements

Install cookiecutter command line: pip install cookiecutter

Usage

Generate a new Cookiecutter template layout: cookiecutter gh:franksalas/cookiecutter-analytics

TODO

  • explain extra files
  • add code to add/remove example files
  • setup example code

Folder Structure

.
├── data
│   ├── final
│   ├── interim
│   └── raw
├── environments
│   ├── base_environment.yml
│   └── README.md
├── notebooks
│   └── EXAMPLES.ipynb
├── notes
├── README.md
├── report
│   └── graphs
└── src
    └── start.py

License

This project is licensed under the terms of the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors