Skip to main content
HomePython

Course

Pandas Joins for Spreadsheet Users

IntermediateSkill Level
4.7+
50 reviews
Updated 04/2026
Learn how to effectively and efficiently join datasets in tabular format using the Python Pandas library.
Start Course for Free
PythonData Manipulation4 hr12 videos44 Exercises3,700 XP4,447Statement of Accomplishment

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies

Group

Training 2 or more people?

Try DataCamp for Business

Course Description

Joining two or more datasets is necessary for almost any real-world analysis. You’ve done it before with spreadsheets using VLOOKUP and related functions. Can you build on this experience as you transition to the world of Python? Yes! In this course you will learn the ins and outs of bringing datasets together with pandas, Python’s gold standard for manipulating tabular data. You’ll apply pandas functions to combine data from the National Football League (NFL) framed in a familiar spreadsheet environment. Armed with these skills you will be able to harness the power of pandas and integrate larger, more complex datasets into any analysis.

Prerequisites

Python for Spreadsheet Users
1

Introduction to joining data

In this chapter, we'll build a foundation for using pandas to join data. You'll learn about the types of joins and how pandas can improve your effectiveness and productivity.
Start Chapter
2

VLOOKUP-style joins

3

One-to-many joins

In this chapter, we'll focus on one-to-many relationships. You'll practice identifying the relationship of key columns and joining data frames by column. You'll also learn how to join two or more data frames based on their indices.
Start Chapter
4

Advanced joins

In the final chapter, you'll learn advanced joining techniques to use when faced with challenging data. You'll be presented with a challenge of your own in the form of a case study that tests your skills.
Start Chapter
Pandas Joins for Spreadsheet Users
Course
Complete

Earn Statement of Accomplishment

Add this credential to your LinkedIn profile, resume, or CV
Share it on social media and in your performance review
Enroll Now

Don’t just take our word for it

*4.7
from 50 reviews
80%
16%
4%
0%
0%
  • Thomas
    13 hours ago

  • Thao
    last week

  • Andrew
    last week

  • Jingjun (Victor)
    2 weeks ago

  • Mah
    2 weeks ago

    Trés pedagogiques et simple à comprendre

  • Mathieu
    3 weeks ago

Thomas

Thao

Andrew

FAQs

Is this course designed for people transitioning from spreadsheets to Python?

Yes. It is built specifically for spreadsheet users who know VLOOKUP and want to learn the equivalent data-joining techniques in pandas using familiar concepts.

What dataset is used throughout the course?

You work with National Football League data, applying pandas join functions to combine NFL datasets while learning one-to-one, one-to-many, and advanced joining techniques.

What types of joins does this course cover?

You learn one-to-one joins, one-to-many joins, index-based joins, and advanced joining techniques for handling challenging real-world data scenarios.

Do I need prior Python experience for this course?

You need basic Python knowledge along with Google Sheets experience. The prerequisites include Python for Spreadsheet Users and several Google Sheets courses.

How does this course compare joins in pandas to VLOOKUP?

Chapter 2 explicitly frames pandas joins as a VLOOKUP equivalent, helping you map familiar spreadsheet operations to their pandas counterparts for a smoother transition.

Join over 19 million learners and start Pandas Joins for Spreadsheet Users today!

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Grow your data skills with DataCamp for Mobile

Make progress on the go with our mobile courses and daily 5-minute coding challenges.