Installing Apache Airflow on MacOS

I’m currently diving a bit deeper into Apache Airflow and want to further my understanding of the system. I chose to install it locally on my Mac because a managed service like Managed Workflows for Apache Airflow (MWAA) on AWS limits how much I can tinker with the system. For anything remotely production-related, I’d still go with the managed service. I used the Airflow: Getting Started documentation to do exactly that, getting started....

2024-08-16 · 4 min · Maurice Borgmeier

Analyzing my Amazon Purchases with Pandas and Dash

I’ve been an Amazon Customer for more than half of my life and recently it became possible to download the data that Amazon stores about me (thank you, EU!). I downloaded my data and built a Dash app to analyze what I spend my money on.

2024-05-09 · 8 min · Maurice Borgmeier