Commit Graph

8 Commits

Author SHA1 Message Date
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
Peter Bull 12a6e8a1f9 Create and install src as Python package 2018-03-22 17:39:34 -07:00
Peter Bull 76930056bf Add docstring in make_dataset; closes #1 2016-09-05 19:57:24 -04:00
Harald Wartig 91b9e1f3d0 Remove dead whitespace.
For newly created projects `make lint` would otherwise complain about
the dead whitespace in `src/data/make_dataset.py`.
2016-08-06 11:09:59 +02:00
Isaac Slavitt 7a9232ff4e Update docs and src for new python-dotenv release 2016-05-01 14:14:56 -04:00
Isaac Slavitt b86cae7431 Fix project root since script was moved 2016-04-29 14:14:47 -04:00
Isaac Slavitt 3fdd064e9f Fix missing imports 2016-04-14 15:50:11 -04:00
Peter Bull 3f706d9239 Keep /src/data/ where scripts are 2016-03-19 17:42:47 -04:00