Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 770 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 770 Bytes

Day 4

Hey Guys hope you were able to complete the tasks in Day 3, if you are facing some issues feel free to put it up on the issues tab.

So today we will be looking at very important library in Python - Pandas.

Pandas is a software library for data manipulation and analysis. In particular, it offers data structures and operations for manipulating numerical tables.

It will be used a lot whenever you code in Python be it for Data science or Deep Learning or whatsoever.

Links to the Notebooks

I suggest you guys to spend enough time on this topics today. We would love to help you out incase of any difficulties.

Based on feedback from students that we are going a bit fast, we have added only pandas to the repo.