Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 506 Bytes

Day8.md

File metadata and controls

9 lines (8 loc) · 506 Bytes

Day8

  1. Started with Pandas Library
  2. Learned about Series and Data Frames
  3. Did slicing in series
  4. Studied opening data of different formats such as text,csv,excel,json using dataframes
  5. Explored more in dataframes and also learned about head and tail properties
  6. Explored a library of google colaboratory to open local files in colaboratory

The ipynb file for the same is PandasLibrary.ipynb