Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 302 Bytes

pandas-fundamentals

Follow along with Pandas Fundamentals by Paweł Kordek.

  • Getting started
  • Exploring pandas data input capabilities
  • Indexing and filtering
  • Operations on groups
  • Outputting data
  • Plotting