Overview
Explore the powerful combination of Python and SQL through DuckDB in this 39-minute PyCon US talk. Discover how DuckDB bridges the gap between traditional data management systems and Python-based data wrangling tools, offering a seamless integration with the Python ecosystem. Learn about DuckDB's ability to read and write popular dataframe libraries, query multiple file formats, and connect with various databases. Understand its advantages in terms of speed, ease of use, and handling of large datasets. Gain insights into DuckDB's friendly SQL dialect, Pythonic dataframe syntax options, and its compatibility with other data processing tools. See how DuckDB compares to existing dataframe libraries and how it can be leveraged to enhance data processing workflows in Python.
Syllabus
Talks - Alex Monahan, Gabor Szarnyas: Python and SQL: Better Together, Powered by DuckDB
Taught by
PyCon US