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

Platform 618 to pipeline returns pipeline object #883

Closed mingjerli closed 1 year ago

mingjerli commented 1 year ago

Description

Make to_pipeline return Pipeline object

Fixes # (issue)

How Has This Been Tested?

Fix existing to_pipeline related tests that rely on the output_dif and pass all of them.