Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 464 Bytes

File metadata and controls

18 lines (10 loc) · 464 Bytes

Lesson 4 - Analyzing Tabular Data with Pandas

  • Reading and writing CSV data with Pandas
  • Querying, filtering and sorting data frames
  • Grouping and aggregation for data summarization
  • Merging and joining data from multiple sources

Materials

Resources