Session: Introduction to Pandas

Target-audience:
Beginner

By going through some examples and exercises with real-world data, the following topics (inexhaustive list) will be covered:

  • Overview of the data structures: Series, DataFrame, Index
  • Selecting/indexing, basic manipulation and computations with these data structures
  • Time series manipulation
  • Input/output of data
  • Grouping, reshaping, merging of data