Commit graph

8 commits

Author SHA1 Message Date
Walker Waylon Scott
3947d6dd6f feat(notebook) Added Explore Movie Dataset Explore
This notebook is an initial look at the data, and to play around with differnt things.
2017-06-26 19:36:49 -05:00
Walker Waylon Scott
28623d9f0d fix(removed matplotlib)
Removed import rcParams,  this was leftover from a copy of my personal settings that I use for many of my projects.  This project will not need rcParams.
2017-06-26 19:35:33 -05:00
Walker Waylon Scott
eed0837b23 feat(settings) Initial Commit of settings
Sets up directory structures.
2017-06-26 19:34:03 -05:00
Walker Waylon Scott
2b58d707f5 feat(etl) Initial etl commit
Added etl to load in data.  Extra data features may be added later as they are identified.
2017-06-26 19:31:49 -05:00
Walker Waylon Scott
8774e7a9ec feat(data) Added movie_metadata.csv
Added the IMDB 5000 Movie Dataset (movie_metadata.csv) to raw data
2017-06-26 19:30:35 -05:00
Walker Waylon Scott
75d72eb41d Update(docs) README.md updated
updated readme with the latest information given for the team.
2017-06-26 14:41:29 -05:00
Walker Waylon Scott
13a2f2a318 feat(wireframe) Wireframe mockups added.
This wireframe is what the team will be replicating.
2017-06-26 14:13:22 -05:00
Waylon Walker
0b395090c3 Initial commit 2017-06-19 08:03:33 -05:00