##Lessons
- Basic data skills using pandas
- More advanced data skills using pandas
- Writing control flows and functions
- Practice by yourself
- Congressional age analysis
- Generate fake line list
Pandas documentation - everything you could ever want to know about pandas
Seaborn documentation - beautiful plots, made easy
Greg Reda's pandas tutorial - a gentle introduction to data analysis using pandas
Learn Python the Hard Way - a long and thorough tutorial of more 'traditional' programming
Python for Data Analysis - a book available to purchase by the author of Pandas
Epipy - a Python package for epidemiology analysis. Documentation is also available.