2c08fd900b 
								
							 
						 
						
							
							
								
								Merge pull request  #44  from hwartig/patch-2  
							
							... 
							
							
							
							Make `make lint` work for new projects. 
							
						 
						
							2016-08-08 22:02:32 -04:00  
				
					
						
							
							
								 
						
							
								7b554d05b6 
								
							 
						 
						
							
							
								
								Merge pull request  #43  from hwartig/patch-1  
							
							... 
							
							
							
							Update commands doc. 
							
						 
						
							2016-08-08 22:02:02 -04:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								1a2d598725 
								
							 
						 
						
							
							
								
								Exclude docs/conf.py from linting.  
							
							... 
							
							
							
							Running `make lint` after initializing a fresh project complains about errors in `docs/conf.py`. Which is kinda awkward for the user as he didn't write any code yet and already has errors. As this file is autogenerated I think it is best to exclude it from linting rather than fixing the errors. 
							
						 
						
							2016-08-06 11:07:13 +02:00  
				
					
						
							
							
								 
						
							
								f8dc8b0a2d 
								
							 
						 
						
							
							
								
								Update commands doc.  
							
							... 
							
							
							
							The current Makefile template doesn't use `s3cmd` anymore but `aws s3 sync`. 
							
						 
						
							2016-08-06 10:54:19 +02:00  
				
					
						
							
							
								 
						
							
								2059394d5c 
								
							 
						 
						
							
							
								
								Merge pull request  #41  from ohenrik/master  
							
							... 
							
							
							
							Rename src/model to src/models 
							
						 
						
							2016-07-21 10:06:53 -04:00  
				
					
						
							
							
								 
						
							
								58e0ee4d84 
								
							 
						 
						
							
							
								
								Rename src/model to src/models  
							
							... 
							
							
							
							fixes  #40  
						
							2016-07-21 15:41:23 +02:00  
				
					
						
							
							
								 
						
							
								fa2c58c506 
								
							 
						 
						
							
							
								
								Add LICENSE  
							
							
							
						 
						
							2016-07-12 11:46:44 -04:00  
				
					
						
							
							
								 
						
							
								1565d69717 
								
							 
						 
						
							
							
								
								Merge pull request  #36  from liudonghs/master  
							
							... 
							
							
							
							Update .gitignore file to avoid ignoring the src/data folder 
							
						 
						
							2016-07-08 15:41:23 -04:00  
				
					
						
							
							
								 
						
							
								a4b79f9970 
								
							 
						 
						
							
							
								
								Update .gitignore file to avoid ignoring the src/data folder  
							
							... 
							
							
							
							Update .gitignore file to avoid ignoring the src/data folder 
							
						 
						
							2016-07-08 09:15:02 +01:00  
				
					
						
							
							
								 
						
							
								e79b6b0ed8 
								
							 
						 
						
							
							
								
								Merge pull request  #35  from liudonghs/master  
							
							... 
							
							
							
							Update .gitignore file to ignore the data folder 
							
						 
						
							2016-07-06 11:06:22 -04:00  
				
					
						
							
							
								 
						
							
								52bc431939 
								
							 
						 
						
							
							
								
								Update .gitignore file to ignore the data folder  
							
							
							
						 
						
							2016-07-06 11:21:53 +01:00  
				
					
						
							
							
								 
						
							
								440de6989d 
								
							 
						 
						
							
							
								
								Bump python-dotenv version,  closes   #30  
							
							
							
						 
						
							2016-05-28 08:28:03 -04:00  
				
					
						
							
							
								 
						
							
								031ccf0aa8 
								
							 
						 
						
							
							
								
								Fix imports,  closes   #27  
							
							
							
						 
						
							2016-05-25 14:37:33 -04:00  
				
					
						
							
							
								 
						
							
								58b3bb6376 
								
							 
						 
						
							
							
								
								Merge pull request  #29  from mrbell/master  
							
							... 
							
							
							
							Removed --recursive flag from s3 sync in the Makefile
closes  #28  
							
						 
						
							2016-05-24 17:15:20 -04:00  
				
					
						
							
							
								 
						
							
								de9b34052d 
								
							 
						 
						
							
							
								
								Removed --recursive flag from s3 sync in the Makefile  
							
							
							
						 
						
							2016-05-24 16:53:17 -04:00  
				
					
						
							
							
								 
						
							
								03a96219ea 
								
							 
						 
						
							
							
								
								Update to awscli so Python 3 works  
							
							... 
							
							
							
							Closes  #23  
						
							2016-05-21 16:51:34 -04:00  
				
					
						
							
							
								 
						
							
								7d8086ea87 
								
							 
						 
						
							
							
								
								Wrong path in Make data  
							
							
							
						 
						
							2016-05-02 22:35:49 -04:00  
				
					
						
							
							
								 
						
							
								7a9232ff4e 
								
							 
						 
						
							
							
								
								Update docs and src for new python-dotenv release  
							
							
							
						 
						
							2016-05-01 14:14:56 -04:00  
				
					
						
							
							
								 
						
							
								880c55ee4b 
								
							 
						 
						
							
							
								
								Bump python-dotenv to version w/ new `find_dotenv`  
							
							... 
							
							
							
							Closes  #18  
						
							2016-05-01 11:08:04 -04:00  
				
					
						
							
							
								 
						
							
								af6134fc7f 
								
							 
						 
						
							
							
								
								Merge pull request  #21  from codyrioux/master  
							
							... 
							
							
							
							Less Verbose make Commands (data, lint) 
							
						 
						
							2016-04-29 16:48:19 -05:00  
				
					
						
							
							
								 
						
							
								d3d7b74ff9 
								
							 
						 
						
							
							
								
								Added virtualenv directories to flake8 exclude list.  
							
							
							
						 
						
							2016-04-29 14:17:38 -07:00  
				
					
						
							
							
								 
						
							
								fa3c332415 
								
							 
						 
						
							
							
								
								Silenced pip on installation of requirements.  
							
							
							
						 
						
							2016-04-29 14:17:08 -07:00  
				
					
						
							
							
								 
						
							
								873cfd66e0 
								
							 
						 
						
							
							
								
								Add discussion of .env usage per  #18  
							
							... 
							
							
							
							- Add opinion about being careful before changing folder layout. 
							
						 
						
							2016-04-29 15:48:29 -04:00  
				
					
						
							
							
								 
						
							
								b86cae7431 
								
							 
						 
						
							
							
								
								Fix project root since script was moved  
							
							
							
						 
						
							2016-04-29 14:14:47 -04:00  
				
					
						
							
							
								 
						
							
								7f10cfe3c8 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2016-04-28 19:14:21 -04:00  
				
					
						
							
							
								 
						
							
								25512d610a 
								
							 
						 
						
							
							
								
								Disable syntax highlighting for folder structure  
							
							... 
							
							
							
							- Wording tweaks 
							
						 
						
							2016-04-28 19:12:52 -04:00  
				
					
						
							
							
								 
						
							
								34867e1bff 
								
							 
						 
						
							
							
								
								Merge pull request  #15  from jbrambleDC/add_visualization_src  
							
							... 
							
							
							
							adds visualization directory to src 
							
						 
						
							2016-04-27 07:20:01 -05:00  
				
					
						
							
							
								 
						
							
								e69ae335a4 
								
							 
						 
						
							
							
								
								updates docs to reflect new directory structure; adds more general name to visualization directory  
							
							
							
						 
						
							2016-04-27 00:51:04 -04:00  
				
					
						
							
							
								 
						
							
								3c345193bb 
								
							 
						 
						
							
							
								
								adds visualization directory to src  
							
							
							
						 
						
							2016-04-26 17:35:07 -04:00  
				
					
						
							
							
								 
						
							
								c6b256aa85 
								
							 
						 
						
							
							
								
								Typos  
							
							
							
						 
						
							2016-04-25 17:29:25 -04:00  
				
					
						
							
							
								 
						
							
								6baa884a35 
								
							 
						 
						
							
							
								
								GA quick fix.  
							
							
							
						 
						
							2016-04-25 17:26:51 -04:00  
				
					
						
							
							
								 
						
							
								b30a42bebe 
								
							 
						 
						
							
							
								
								Bigger margin for readability  
							
							
							
						 
						
							2016-04-24 11:36:28 -04:00  
				
					
						
							
							
								 
						
							
								c73e553d02 
								
							 
						 
						
							
							
								
								Minor readme updates  
							
							
							
						 
						
							2016-04-23 17:16:53 -04:00  
				
					
						
							
							
								 
						
							
								71e6d40416 
								
							 
						 
						
							
							
								
								Update typo  
							
							
							
						 
						
							2016-04-23 16:56:15 -04:00  
				
					
						
							
							
								 
						
							
								dee0d3ff21 
								
							 
						 
						
							
							
								
								Merge pull request  #11  from drivendata/update-doc  
							
							... 
							
							
							
							Add more to overview 
							
						 
						
							2016-04-23 16:52:49 -04:00  
				
					
						
							
							
								 
						
							
								54385320c1 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2016-04-23 16:41:01 -04:00  
				
					
						
							
							
								 
						
							
								8a5a03ef78 
								
							 
						 
						
							
							
								
								Add more to overview  
							
							
							
						 
						
							2016-04-23 16:38:58 -04:00  
				
					
						
							
							
								 
						
							
								4797ed7128 
								
							 
						 
						
							
							
								
								Fix URL  
							
							
							
						 
						
							2016-04-23 16:00:53 -04:00  
				
					
						
							
							
								 
						
							
								3f1ecb200c 
								
							 
						 
						
							
							
								
								README tweaks  
							
							
							
						 
						
							2016-04-23 15:59:58 -04:00  
				
					
						
							
							
								 
						
							
								ad96dfc6f1 
								
							 
						 
						
							
							
								
								Documentation updates!  
							
							
							
						 
						
							2016-04-23 15:46:00 -04:00  
				
					
						
							
							
								 
						
							
								f24a8f77c7 
								
							 
						 
						
							
							
								
								Initial docs commit  
							
							
							
						 
						
							2016-04-23 12:19:28 -04:00  
				
					
						
							
							
								 
						
							
								3fdd064e9f 
								
							 
						 
						
							
							
								
								Fix missing imports  
							
							
							
						 
						
							2016-04-14 15:50:11 -04:00  
				
					
						
							
							
								 
						
							
								ff0439f2cb 
								
							 
						 
						
							
							
								
								Stupidest part of the JSON spec.  
							
							
							
						 
						
							2016-03-26 12:55:20 -04:00  
				
					
						
							
							
								 
						
							
								120a3ea34c 
								
							 
						 
						
							
							
								
								Change order, mark s3 bucket as optional  
							
							
							
						 
						
							2016-03-23 17:00:17 -04:00  
				
					
						
							
							
								 
						
							
								a199fa53f2 
								
							 
						 
						
							
							
								
								Add cookiecutter dependency version  
							
							
							
						 
						
							2016-03-23 16:25:22 -04:00  
				
					
						
							
							
								 
						
							
								618fcbfff4 
								
							 
						 
						
							
							
								
								Fix BSD not printing issue  
							
							
							
						 
						
							2016-03-23 16:19:23 -04:00  
				
					
						
							
							
								 
						
							
								341f835466 
								
							 
						 
						
							
							
								
								Script doesn't work; try image embed  
							
							
							
						 
						
							2016-03-23 13:04:32 -04:00  
				
					
						
							
							
								 
						
							
								3763626fc2 
								
							 
						 
						
							
							
								
								asciicinema player  
							
							
							
						 
						
							2016-03-23 13:03:04 -04:00  
				
					
						
							
							
								 
						
							
								6e9a888fd9 
								
							 
						 
						
							
							
								
								Add pip command to README  
							
							
							
						 
						
							2016-03-23 12:55:39 -04:00