cookiecutter-data-science/{{ cookiecutter.repo_name }}/src/data
Isaac Slavitt 74a2e29fef Use pathlib instead of os.path where applicable (#112)
* Use pathlib in test_creation.py

* Use pathlib for PROJECT_DIR example in make_dataset.py

* Add pathlib2 for backwards compatibility if project is Python 2
2018-04-16 11:58:45 -07:00
..
.gitkeep Keep /src/data/ where scripts are 2016-03-19 17:42:47 -04:00
__init__.py Create and install src as Python package 2018-03-22 17:39:34 -07:00
make_dataset.py Use pathlib instead of os.path where applicable (#112) 2018-04-16 11:58:45 -07:00