Skip to content

climatepolicyradar/experiment-template

Repository files navigation

Climate Policy Radar experiments template

A cookiecutter template for data science projects.

Getting started

All repositories using cookiecutter use python 3.9. You will need cookiecutter installed too.

Then run:

cookiecutter https://github.com/climatepolicyradar/experiment-template.git

git init # optional

make install

Developing this repo

Run make install to install pre-commit and the pre-commit hooks that run on the built cookiecutter template. This will prevent you from pushing code that doesn't pass CI checks.

Acknowledgements

This project structure is based on some templates we liked:

About

A cookiecutter template for data science experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published