M06 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

Readings

Required