Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 458 Bytes

File metadata and controls

22 lines (19 loc) · 458 Bytes

BeerBelly

Making informed decisions based off the wisdom of the crowd


Questions: What locations brew the best beer? What flavors make the best beer? What aspects cause beer to be rated differently by experts and normal


Procedure:

  1. Design a database structure
  2. Scrape the shit out of it

Structure: CSV file/Database iPython based web-scraper iPython munging with numpy and pandas Visualization with matplotlib rPy for nice things