Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moritzkoerber/data-engineering-practice

My solutions to Daniel Beach's Data Engineering Practice Problems
https://github.com/moritzkoerber/data-engineering-practice

apache-spark aws data-engineering docker dockercompose duckdb pandas pipenv polars soda-sql

Last synced: about 4 hours ago
JSON representation

My solutions to Daniel Beach's Data Engineering Practice Problems

Awesome Lists containing this project

README

        

This repository contains my solutions to the awsome seven data engineering exercises by Daniel Beach (https://github.com/danielbeach/data-engineering-practice/).

To re-run the solutions, either

- use the Docker Compose files, or
- install the pipenv virtual environment and run the main.py module in each respective folder.