A minimalist cookiecutter for data science projects.
Create project:
cookiecutter gh:imanousar/cookiecutter
Create venv(Win):
python -m venv venv
source venv/Scripts/activate
Install requirements:
pip install -r requirements
Fix notebooks:
./nbqa.sh
[1] Patrick J Mineault & The Good Research Code Handbook Community (2021). The Good Research Code Handbook. Zenodo. doi:10.5281/zenodo.5796873