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
7 years ago
Peter Bull
12a6e8a1f9
Create and install src as Python package
7 years ago
Peter Bull
76930056bf
Add docstring in make_dataset; closes #1
8 years ago
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`.
8 years ago
Ole Henrik Skogstrøm
58e0ee4d84
Rename src/model to src/models
...
fixes #40
8 years ago
Isaac Slavitt
7a9232ff4e
Update docs and src for new python-dotenv release
9 years ago
Isaac Slavitt
b86cae7431
Fix project root since script was moved
9 years ago
Jordan Bramble
e69ae335a4
updates docs to reflect new directory structure; adds more general name to visualization directory
9 years ago
Jordan Bramble
3c345193bb
adds visualization directory to src
9 years ago
Isaac Slavitt
3fdd064e9f
Fix missing imports
9 years ago
Peter Bull
3f706d9239
Keep /src/data/ where scripts are
9 years ago
Peter Bull
74d36bd24c
Update to structure
9 years ago
isms
f90e83a968
Add support for .env loading
9 years ago
isms
004f0635a4
Initial commit
9 years ago