cookiecutter_paths

cosmo_utils.utils.work_paths.cookiecutter_paths(path='./')[source] [edit on github]

Paths to main folders in the Data Science cookiecutter template. This structure was taken from : - https://drivendata.github.io/cookiecutter-data-science/

Parameters:

path : str, optional

Path to the file within the git repository

Raises:

LSSUtils_Error : exception

If path is not within a .git directory, it raises an error.