Introduction to Pandas
Introduction to Pandas Data Science Project
Intro to Pandas for Data Analysis

Introduction to Pandas

A quick overview of the Pandas Data Analysis library. In this project, you'll explore the main features of Pandas to understand its power and potential.

Project Activities

All our Data Science projects include bite-sized activities to test your knowledge and practice in an environment with constant feedback.

All our activities include solutions with explanations on how they work and why we chose them.

multiplechoice

What's the underlying numeric processing library used by Pandas?

Pandas numeric programming is handled by another library, that sits below the interface exposed by pandas itself. Which one is it?

multiplechoice

Which library supports Pandas plotting?

Pandas relies on a plotting library to create visualizations. Which one is it?

multiplechoice

In which of the following tasks we can use Pandas?

Select those tasks that we can use Pandas to help us with.

Introduction to PandasIntroduction to Pandas
Author

Santiago Basulto

This project is part of

Intro to Pandas for Data Analysis

Explore other projects