2 posts tagged

airflow

Exploring StarCraft 2 data with Airflow, DuckDB and Streamlit

Exploring StarCraft 2 data with Airflow, DuckDB and Streamlit

Practical example on how to create an Airflow DAG to fetch data from the StarCraft II API, utilize DuckDB for processing and Streamlit for visualizing

in
An introduction to Airflow, setting up a local environment and writing your first DAG

An introduction to Airflow, setting up a local environment and writing your first DAG

This article explains the Apache Airflow basics and guides you through the process setting up a local environment as well as writing your first DAG using the TaskFlow API

in