LineaLabs / lineapy

Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.
https://lineapy.org
Apache License 2.0
661 stars 58 forks source link

[LIN-702] Refactor AirflowPipelineWriter code + template #842

Closed yoonspark closed 1 year ago

yoonspark commented 1 year ago

Summary

As we intend to use AirflowPipelineWriter as an illustrating example for how to integrate a new pipeline framework (i.e., LIN-696), we want to further enhance readability of its code. Specifically, we want to:

Changes

Testing

CI will kick in.

Ticket(s)