Community Data Science Workshops (Fall 2014)/Day 1 projects

From OpenHatch wiki
Revision as of 04:57, 3 November 2014 by imported>Mako (Created page with "Welcome to the Saturday afternoon projects section of the Community Data Science Workshop (Fall 2014)! After lunch, we'll break out into groups to practice Python through ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Welcome to the Saturday afternoon projects section of the Community Data Science Workshop (Fall 2014)! After lunch, we'll break out into groups to practice Python through short projects on two fun and practical topics.

Wordplay

Wordplay: You are filling out a crossword and need a word that fits the pattern E*G****R. What are your options? How many words have all 5 vowels in order? What's the only common English word that ends in 'mt'? Use Python to answer questions like this instantly while practicing manipulating data from a file and regular expressions.


Colorwall

Shakespeare: How many times does the word 'love' appear in Shakespeare's plays? Is it possible to find negative passages using a list of keywords? We'll use Python to practice our skills and answer questions like these.

Instructors

Project instructor outlines