Skip to content

My solutions to Daniel Beach's Data Engineering Practice Problems

License

Notifications You must be signed in to change notification settings

moritzkoerber/data-engineering-practice

 
 

Repository files navigation

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

To run the solutions, in each respective folder either

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.1%
  • Dockerfile 15.9%