Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Pandas Challenges
Rating: 4.3 out of 5(5 ratings)
485 students

Pandas Challenges

Solve these data analysis challenges using the Python Pandas library
Created byTed Petrou
Last updated 10/2022
English

What you'll learn

  • You will learn how to answer a wide variety of data analysis questions using the Pandas library
  • You will learn best practices for using the pandas library
  • You will learn how to develop the most efficient solutions using pandas
  • You will learn how to answer difficult pandas challenges

Course content

2 sections27 lectures1h 17m total length
  • Pandas Challenges Introduction2:02
  • Getting Started with the Challenges9:09

Requirements

  • You need to have a solid grasp of the fundamentals of Python
  • You need to have worked with the Pandas data analysis library previously

Description

In this course you are presented with dozens of data analysis challenges requiring the Python Pandas library to solve. Each challenge is provided within a Jupyter Notebook and upon submission will get graded immediately. The challenges vary in difficulty and cover nearly all parts of the pandas library. Video solutions for each challenge are provided so that you can see exactly how Ted thinks about the problem.

Ted Petrou is a world-renowned pandas expert having written the books Pandas Cookbook and Master Data Analysis with Python. Ted has also answered more than 400 pandas questions on Stack Overflow and taught thousands of students both in-person and online. With this experience, he has developed hundreds of exercises that aim to teach the most efficient and effective ways at using the pandas library.

The pandas library is one of the most powerful and popular tools today for analyzing data with Python. Although it is widely used, it takes a long time to master. There are often multiple ways of solving the same problem and unfortunately many of these solutions are poor and ineffective. Ted has developed these challenges to teach you the very best practices for doing data analysis with pandas.

Do you have what it takes to solve these challenges?

Who this course is for:

  • Beginning, Intermediate, and Advanced users of Pandas looking for challenging exercises covering a wide variety of data analysis topics.