Data Manipulation with Pandas

Women Who Code Python Technical Track.

 

Welcome! In this Study Group we have a Jupiter notebook, where we are going to talk about The powerful Pandas library. By Liliana Torres

Pandas is one of those package that makes importing and analyzing data much easier.

Pandas contains data structures and data manipulation tools designed to make data cleaning and analysis fast and easy in Python. Pandas adopts many coding idioms from NumPy, by contrast, is best suited for working with homogeneous numerical array data.

Pandas is very powerful library that has a great functionality. You don't have to know it all. You can learn the basics and always refer to the documentation.  

Pandas Topics Reviewed:

Here's some docs & posts to refer to as we go through the lesson (click the arrows to show links).

Pandas General References
Pandas data Structures
Pandas Basics of Manipulation of Data
How to Use LOC method
Resource Pandas Exercises to practice
Pycon Pandas Tutorial Exercises by Brandon Rhodes
 

Binder

Open In Colab