Please enable JavaScript to use CodeHS

Data Science with Python

Lesson 4.4 Combining Datasets

Description

In this lesson, students will practice combining data by using different concatenation and merging techniques.


Objective

Students will be able to:

  • Concatenate two datasets
  • Explain different merge/join methods and determine which method is best given a scenario
  • Use merge/join functions to combine two datasets