Week 9 Day 1 - Review

Today’s class is primarily a review of topics. Some of the topics we’ll be reviewing today are:

  • Lists
  • Dictionaries
  • File I/O
  • Modules like random and matplotlib
  • Visualization
  • Different ways to save and access data

I’ll code up a short data exploration using major league baseball data and take questions along the way. You can find the code titled wk9-review2.py at this link. If you miss class and have questions, we can meet and discuss.