PowerBI Data Analyst - Create visualizations and dashboards from scratch
Master Production-Ready Machine Learning, Step by Step
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
This conference talk from PyCon US explores how to translate SQL query design patterns into efficient Python functions, eliminating the overhead of database systems. Learn how familiar SQL concepts can be reimplemented in Python using generator expressions and list comprehensions. Discover techniques for recreating SELECT statements, GROUP BY and HAVING clauses without relying on database engines like SQLite3. The 32-minute presentation is aimed at those already comfortable with Python's functional programming features who want to maintain SQL's analytical clarity while leveraging Python's implementation advantages. Understand how to use SQL concepts for initial design before pivoting to more robust Python implementations.
Syllabus
Unlearning SQL
Taught by
PyCon US