Skip to content

Latest commit

 

History

History

4

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Pandas

Hey Guys hope you were able to complete the tasks in the previous content, 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.