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
663 stars 58 forks source link

LIN-565 Add parametrization and artifact reuse to pipeline API and DB #776

Closed yoonspark closed 2 years ago

yoonspark commented 2 years ago

Summary

Expose parametrization and artifact reuse to pipeline-related APIs.

Changes

Testing

Test cases have been added to cover DB schema update.

Ticket(s)

yoonspark commented 2 years ago

To facilitate the review process of the implementation work, I am making the user documentation task a separate ticket (which is already in progress and will be completed shortly).