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

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: 4 months 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 awesome data engineering exercises by Daniel Beach ().

To run the solutions, in each respective folder either

- use Docker Compose, or
- install the pipenv virtual environment and run the main.py module.