Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 968 Bytes

File metadata and controls

17 lines (11 loc) · 968 Bytes

notebook content
Pandas.ipynb Open In Colab Pandas
IO_Pandas.ipynb Open In Colab Reading data with Pandas

Description

  • introduce the two main objects Series and DataFrame
  • highlight the concept of an Index, naming rows and columns (ToDo: add names to Series example in the beginning).

Ressources