Python SQL Fundamentals

Intermediate
120 minutes SQL Python

About This Workshop

This workshop introduces the fundamentals of SQL, with a focus on using SQLite (the most ubiquitous database on the planet) for data science tasks. We'll explore how SQL can be used to query and manipulate relational databases, leveraging pandas to interact with the results in Python. This hands-on workshop includes exercises based on real-world datasets.


Key Topics Covered:


Introduction to SQL and relational databases

SQLite setup and integration with Python (pandas)

Basic SQL operations: SELECT, WHERE, JOIN, GROUP BY, and more

Querying SQLite databases with pandas Working with real-world datasets

What You Should Know First

D-Lab's Python Fundamentals and Python Data Wrangling, or equivalent knowledge.

Cloud Alternative

Is Python not working on your laptop? Attend the workshop anyway, we can provide you with a cloud-based solution until you figure out the problems with your local installation.
Get Started
Quick Info
Duration: 120 minutes
Level: Intermediate
Materials:  GitHub Repository