Using Python for Research
Week 1: Python Basics
Review of basic Python 3 language concepts and syntax.
Week 2: Python Research Tools
Introduction to Python modules commonly used in scientific computation, such as NumPy.
Weeks 3 & 4: Case Studies
This collection of six case studies from different disciplines provides opportunities to practice Python research skills.
Week 5: Statistical Learning
Exploration of statistical learning using the scikit-learn library followed by a two-part case study that allows you to further practice your coding skills.