Module 11: Pandas

  1. Videos
  2. No Textbook
  3. Homework (Due Sunday 11/28, late 11/29)
    1. Slicing and Dictionaries
  4. No Group Worksheet
  5. Lab 11 (Due Friday 12/3, late 12/12) – Note you have more time than usual for the late period

Videos

These are not from the Data8 material. These are a refresher of Python Data Structures which is important to understand if you want to take CS216 and use the pandas library. The Homework focuses on slicing and dictionaries, which are the most relevant to completing the lab.

  1. Sequences: Strings, List, Tuple (with slicing)
  2. Sequences: Strings, List, Tuple Part 2
  3. Sets and Dictionaries

Supplement

pandas documentation

Leave a Reply

Your email address will not be published. Required fields are marked *