Learn By Example: Pandas

Comfortable working with DataFrames

What's Inside

Pandas is one of the most popular of the Python data science libraries to work with data. Expressing data in a tabular format makes it easy and intuitive to perform data cleaning, aggregations and other analysis. Pandas offers many built-in functions for common data manipulation techniques making it very simple for data analysts and scientists to clean and explore datasets before performing further analysis.

Here is what this course covers:

Series and Dataframes: Work with a vector of values stored in a Series or tabular data stored in a Dataframe

Indexing and iterating over Dataframes: Access individual records and columns within your data

Importing and exporting data: Read from CSV files and store to CSV, Excel and Text files

Grouping, aggregations and sorting: Perform analysis on interesting bits of data with built-in methods

MultiIndex: Index data at multiple levels based on your use case

Concat, Merge and Join: Bring together data stored in different structures in a variety of ways

Missing data: Clean data by removing missing or invalid values

Time-series data: Use date time as an index into your Dataframe

This course is built around hands on demos, built to explicitly explain concepts underpinning each topic.

Software used: Python 3, Pandas

Get started now!



2268+ Students
23 Lectures
2+ Hours of Video
Lifetime Access
24/7 Support
Instructor Rating
Loonycorn

Loonycorn is comprised of a couple of individuals —Janani Ravi and Vitthal Srinivasan—who have honed their tech expertises at Google and Stanford. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students.

Popular Bundles