Clinic Records 42
Digital Supplements for a Healthy Mind
Getting Started with PySpark: Sessions, DataFrames, and Transformations
Goal: Set up a PySpark environment, read data into Spark DataFrames, understand …
Batch Processing Fundamentals & Introduction to Apache Spark
Goal: Understand what batch processing is, how it compares to streaming, and why Apache …
From API to Warehouse in Minutes: Building a dlt Pipeline with AI
Goal: Build a complete, working data pipeline — from the Open Library API to a local …
Understanding dlt: The Modern Python Library for Data Ingestion
Goal: Understand what
dlt(data load tool) is, why it exists, and how its core Extract → …
Advanced Bruin Workflows: AI Agents & Cloud Deployment
Goal: Explore advanced Bruin capabilities by integrating AI agents via the Model Context …
Building an End-to-End Data Pipeline with Bruin
Goal: Learn how to transition from theory to practice by building an end-to-end data …
Introduction to Modern Data Platforms & Bruin Basics
Goal: Understand the need for unified data platforms in the modern data stack and learn …
dbt Deployment: Commands and CI/CD
Goal: master the dbt Command Line Interface (CLI) and implement efficient CI/CD …
dbt Testing, Documentation, and Packages
Goal: ensure data quality with Tests, generate beautiful Documentation, and leverage the …
dbt Models: Subqueries, CTEs, and Macros
Goal: unlock the power of modular SQL with dbt Models, manage static data with Seeds, and …