3.1 - Introduction to Pandas.

Week 3 - Data Collection and Data Processing, Exploratory Analysis


Objectives

Understand how to use pandas to read a dataset and basic functionality.

  • Intro to Pandas
  • Series, DataFrames, and Indices
  • Slicing with loc, iloc, and []


Materials

Lecture

Next Class

3.2 - Data Collection (Part 1 of 2)