- Prepare (due Mon 2/17)
- Content below
- Canvas quizzes
- Class engagement – See on the class forum
- Homework (due Sun 2/23) [Link]
- Worked Example [Link]
Content (Slides in the Box Folder)
06.A – Summarizing Data
- Read Section 3.8 Aggregating and Grouping from Python Data Science Handbook.
- Read Section 3.9 Pivot Tables from Python Data Science Handbook.
06.B – Merging Data
- Read Section 3.6 Concat and Append from Python Data Science Handbook. Please note that the join_axes optional parameter mentioned in this section has been deprecated from the Pandas library, you can skip over the details on this parameter.
- Read Section 3.7 Merge and Join from Python Data Science Handbook
- Table Relationships (4 min.)
- Which Join to Use (4 min.)
- Record Linkage (8 min.)
- Fuzzy Matching (21 min.)