Data Analysis with Python and Pandas


In this short tutorial, you will get up and running with Python for data analysis using the Pandas library.

The Pandas library offers data structures and operations for manipulating numerical tables and time series. Pandas is a great asset and very versatile when it comes to data analysis since it allows importing data from various file formats such as comma-separated values(CSV), JSON, SQL, Microsoft Excel.

You will learn how to read CSV data in Python, clean them, extract portions of data, perform statistics and generate image graphs.

Jump in to learning the Pandas Python Library!


Go to the next lesson by clicking the links on the right side if you are on a computer → 

If you are on mobile, click the links under for the next lessons ↓

Next Lecture
Recommended Course

Python Mega Course: Learn Python in 60 Days, Build 20 Apps
Learn Python on Udemy completely in 60 days or less by building 20 real-world applications from web development to data science.