Lesson 10: Joining Data

In this video we will cover joins in Python. This will allows us to combine datasets from separate tables.

Action Items

  • Perform a union on two datasets
  • Merge two datasets

Resources

Complete and Continue