71 Commits (74a2e29fefe2ecac98074a9ccb5ba6f745cb52ba)

Author SHA1 Message Date
Isaac Slavitt 74a2e29fef Use pathlib instead of os.path where applicable (#112) 7 years ago
Peter Bull 72b3e66989 Add explanation of pip package for src 7 years ago
Ricardo Randall f891ddeeb4 Added _.DS_Store_ OSX-specific directory file ext (#106) 7 years ago
Peter Bull 12a6e8a1f9 Create and install src as Python package 7 years ago
Marianne Corvellec 95a6991ec7 Offer accurate, open-ended licensing suggestions. (#103) 7 years ago
Dmitriy 079a93c942
Improve code, so make lint passes 7 years ago
firasrb 7f7e1f8d6c Added Spyder and VSCode project folders to .gitignore (#92) 7 years ago
Moritz E. Beber 0ab519ab5f refactor: restrict linting to `src` directory 7 years ago
Moritz E. Beber bd1a0de877 feat: upgrade essentials before requirement 7 years ago
Moritz E. Beber 96c61fcef0 refactor: extend the `make clean` command 7 years ago
Kasper Primdal Lauritzen 2bafb83110 Use latest stable python3 in conda create (#78) 8 years ago
Paul Harrison 934a98c11d Add optional argument for using AWS credentials profile. 8 years ago
Isaac Slavitt f3980db66c Fix self documenting make on Linux, close #67 8 years ago
Isaac Slavitt 5cc3192a52 Add PROJECT_DIR absolute path as variable in Makefile, per #65 8 years ago
Keld Lundgaard a6a8c66e2d Check for conda before using it to create an environment. 8 years ago
Matt Fortier adf935ba53 fixed minor formatting issue in Makefile (#61) 8 years ago
Peter Bull 52119e38d1 Update year to be automatic 8 years ago
Luca Verginer 5569270724 Changed findstr to findstring (#57) 8 years ago
Matthew Hayes 5c0f67a958 #53 Rename IPython to Jupyter 8 years ago
Peter Bull 1caa67be43 Detect conda and support conda envs; tweaks for vanilla virtualenv (#51) 8 years ago
Colin Sullivan ae2b54e738 install virtualenvwrapper by default, and use project defined python interpreter. Also make requirements command output verbose 8 years ago
Colin Sullivan a3785c9180 small naming fix 8 years ago
Colin Sullivan d13bc88ab0 add parameter to specify python interpreter and commands to create and test virtual environments 8 years ago
Colin Sullivan 690241a8a9 Added self-documenting comments and default Rule to list commands with descriptions 8 years ago
Peter Bull 76930056bf Add docstring in make_dataset; closes #1 8 years ago
Peter Bull 5a818e8886 Add backlink; closes #39 8 years ago
Francis T. O'Donovan 937563bb97 Fix typo in getting-started.rst 8 years ago
Harald Wartig 91b9e1f3d0 Remove dead whitespace. 8 years ago
Harald Wartig 1a2d598725 Exclude docs/conf.py from linting. 8 years ago
Harald Wartig f8dc8b0a2d Update commands doc. 8 years ago
Ole Henrik Skogstrøm 58e0ee4d84 Rename src/model to src/models 8 years ago
Dong Liu a4b79f9970 Update .gitignore file to avoid ignoring the src/data folder 9 years ago
Dong Liu 52bc431939 Update .gitignore file to ignore the data folder 9 years ago
Isaac Slavitt 440de6989d Bump python-dotenv version, closes #30 9 years ago
Michael Bell de9b34052d Removed --recursive flag from s3 sync in the Makefile 9 years ago
Peter Bull 03a96219ea Update to awscli so Python 3 works 9 years ago
Peter Bull 7d8086ea87 Wrong path in Make data 9 years ago
Isaac Slavitt 7a9232ff4e Update docs and src for new python-dotenv release 9 years ago
Isaac Slavitt 880c55ee4b Bump python-dotenv to version w/ new `find_dotenv` 9 years ago
Cody Rioux d3d7b74ff9 Added virtualenv directories to flake8 exclude list. 9 years ago
Cody Rioux fa3c332415 Silenced pip on installation of requirements. 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 618fcbfff4 Fix BSD not printing issue 9 years ago
Isaac Slavitt 1f06e5779f Replace | with │ 🚲🏠 9 years ago
Peter Bull d4634ac579 remove changed folder structure from README 9 years ago
Peter Bull 9841cfa1b6 Add license options 9 years ago
Peter Bull 3f706d9239 Keep /src/data/ where scripts are 9 years ago