hackalog / easydata

A flexible template for doing reproducible data science in Python.
MIT License
105 stars 22 forks source link

fix the hooks to generate the (now renamed) .easydata.yml #214

Closed hackalog closed 3 years ago

hackalog commented 3 years ago

we need a YML version of the cookiecutter state to regenerate the project if easydata changes. The old implementation of this wasn't robust against the easydata remo name changing. This should be better. It ignores the local cookiecutter data and instead uses the generated .easydata.json to generate the YML equivalent