Python Pandas

Topics

  • Introduce Pandas and its relationship to NumPy
  • Understand difference between Series and DataFrames
  • Understand role of indexes in Pandas
  • Review fundamental methods in Pandas

Suggested Readings

Videos

Introducing Pandas


Exploring Pandas


Diving Deeper Into Pandas