Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 206 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 206 Bytes

CODATA-Pandas-Tutorial

This tutorial covers the usage of Pandas functions, namely:

  • apply
  • lambda
  • groupby
  • aggregate functions such as sum, mean and count
  • plotting in pandas using matplotlib