-
Notifications
You must be signed in to change notification settings - Fork 29
Home
zstumgoren edited this page Dec 22, 2010
·
31 revisions
Welcome to the LearningPython wiki!
Chapter 1 - Dave Gulliver Chapter 2 -
- Install/Config (Serdar)
- Python's Interactive Interpreter: A Sandbox for Exploring Data and Code (Serdar)
- Working with CSVs (Serdar)
- Working with Excel (Serdar)
- Working with Databases (Serdar)
- Data Wrangling 101: Scrape, Clean, Output (Serdar) -- Demonstrate how to scrape data from a multi-level web site, perform some basic data cleaning and processing, and then output data as CSV and/or insert into a database.