Skip to content

Latest commit

 

History

History
170 lines (155 loc) · 21.1 KB

README.md

File metadata and controls

170 lines (155 loc) · 21.1 KB

Table of contents

  1. Orientation
  2. Course setup and Python basics
  3. Beyond the basics
  4. Find your inner hacker
  5. External libraries
  6. Collecting data
  7. Interrogating your data
  8. Models
  9. Natural language processing
  10. Timeseries analysis
  11. Advanced topics

Orientation

Start here! The materials for each module below are organized sequentially. Work your way from module to module (and from top to bottom within each module). The recorded lectures (in bold) typically cover preceding material (after the previous lecture, within the same module). Take notes on questions, comments, concerns, etc. so that you can bring them up for discussion during our synchronous class meetings or in the Discord workspace. Several items are marked as optional; they may be skipped if desired, but they are included for students who wish to gain additional exposure to the material.

Module 1: Course setup and Python basics

Module 2: Beyond the basics

Module 3: Find your inner hacker

Module 4: External libraries

Module 5: Collecting data

Module 6: Interrogating your data

Module 7: Models

Module 8: Natural language processing

Module 9: Timeseries analysis

Module 10: Advanced topics