blob: fc3b8407b10bb8acca08e1a2787baa88f2f46c15 [file] [view]
# Polars materializer examples
Specifically this example shows how one can "materialize"
a polars dataframe to various output formats.
Here's the DAG with materializers:
![dag](dag.png)