cookiecutter-data-science/{{ cookiecutter.repo_name }}/src
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
..
data Use pathlib instead of os.path where applicable (#112) 2018-04-16 11:58:45 -07:00
features Create and install src as Python package 2018-03-22 17:39:34 -07:00
models Create and install src as Python package 2018-03-22 17:39:34 -07:00
visualization Create and install src as Python package 2018-03-22 17:39:34 -07:00
__init__.py Initial commit 2015-10-30 15:09:43 -04:00