Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.72 KB

File metadata and controls

30 lines (23 loc) · 1.72 KB

easy-functional-data-engineering

A cool simple example of functional data engineering

Functional Data Warehousing Example 4

What is functional data engineering?

It's the ideas of functional data engineering transferred to data engineering with the goal of getting easy to maintain & easy to reproducible data result.

For the rest I can only refer to Maxime Beauchemin:

What we got here?

The repository contains two examples of functional data engineering written in (very poor!) Python. The idea is to show you the simplest implementations of these practices without any distraction or fuss.

How to run in my own machine

If you want to run this on your own machine, you can use batect.

Simply run ./batect dev and it will start the notebook server for you, mounting everything into it.