You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zstumgoren edited this page Dec 22, 2010
·
31 revisions
Welcome to the LearningPython wiki!
Learning Python, Discussion Leaders
Chapter 1 - Dave Gulliver
Tutorials
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.