Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Bootcamp for Data Analysis #5: Pandas
Rating: 4.6 out of 5(33 ratings)
2,073 students

Python Bootcamp for Data Analysis #5: Pandas

From Zero to Hero: The Fifth Module of Miuul's Python Bootcamp
Last updated 1/2025
English

What you'll learn

  • Understand the core functionalities of the Pandas library and its importance in data analysis
  • Create and manipulate Pandas Series and DataFrames to efficiently handle data
  • Perform data selection, conditional filtering, and various operations on variables within Pandas
  • Utilize advanced data aggregation, grouping, and pivot table techniques for comprehensive data analysis

Course content

1 section13 lectures1h 36m total length
  • Course Materials0:03
  • What is Pandas?1:07
  • Pandas Series6:28
  • Reading Data4:47
  • A Quick Look at Data9:12
  • Selecting Data in Pandas8:56
  • Operations on Variables8:57
  • Loc and Iloc5:10
  • Conditional Selection9:10
  • Aggregation and Grouping11:42
  • Pivot Table12:00
  • Apply and Lambda11:48
  • Join6:41

Requirements

  • No programming experience needed. You will learn everything you need to know.

Description

Welcome to the fifth module of Miuul's Python Bootcamp for Data Analysis!

This module is a crucial step in your journey as it introduces you to Pandas, an essential library for data manipulation and analysis in Python. We are excited to guide you through the foundational and advanced skills needed to effectively use Pandas for your data tasks.

In this module, you'll start by understanding what Pandas is and the importance of this powerful library. You'll learn about Pandas Series, how to read data, and quickly inspect it to gain insights. We will cover how to select data within Pandas, perform operations on variables, and use loc and iloc for precise data manipulation. You'll also explore conditional selection to filter data efficiently.

As you progress, you'll dive into aggregation and grouping techniques to summarize data, and learn how to create pivot tables for multidimensional data analysis. Finally, we'll cover how to apply functions using apply and lambda, and how to join datasets to merge information effectively.

This comprehensive exploration of Pandas will prepare you for more advanced topics in future courses and enhance your ability to tackle data analysis challenges with confidence.

Join us at Miuul's Python Bootcamp for Data Analysis, where learning to code becomes an adventure, empowering you to write, analyze, and innovate. Each line of code you write brings you one step closer to mastering the art of Python programming.

Who this course is for:

  • Beginner Python developers curious about data science and data analysis.
  • Professionals seeking to enhance their data manipulation skills using Pandas
  • Students and researchers who need to handle and analyze large datasets efficiently