Skip to main content
HomeCode-alongsData Analysis

Exploring World Cup Data in Python

Learn to use a combination of SQL & Python to import, process, and analyze data
Feb 2023
Code along with us onCode Along

View SlidesView Dataset

In this live training we will use a combination of SQL and Python to import, process, and analyze data on previous world cups. How well do South American teams perform on other continents? Which countries do really well overall except when pitted against particular opponents? Join this session to answer these questions and more!

Key learnings

  • Join data from multiple tables in a SQL database

  • Perform exploratory analysis in Python

  • Visualize geospatial data using Python

Additional Resources

Topics