Starting With DuckDB and Python
Learn how to use DuckDB in Python to query large datasets with SQL or its Python API, handle files like Parquet or CSV, and integrate with pandas or Polars.
Jun 24, 2025 intermediate databases data-science python
Explore Real Python
Control Flow Structures in Python
May 28, 2025 intermediate python
The LEGB Rule & Understanding Python Scope
May 27, 2025 intermediate python
First Steps With LangChain
May 20, 2025 intermediate databases data-science