Commit Graph

14 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
Ole Henrik Skogstrøm 58e0ee4d84 Rename src/model to src/models
fixes #40
2016-07-21 15:41:23 +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
Jordan Bramble e69ae335a4 updates docs to reflect new directory structure; adds more general name to visualization directory 2016-04-27 00:51:04 -04:00
Jordan Bramble 3c345193bb adds visualization directory to src 2016-04-26 17:35:07 -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
Peter Bull 74d36bd24c Update to structure 2016-03-19 16:49:01 -04:00
isms f90e83a968 Add support for .env loading 2015-11-02 09:09:45 -05:00
isms 004f0635a4 Initial commit 2015-10-30 15:09:43 -04:00