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

(WIP)Implement argparse for ArtifactCollection module #762

Closed mingjerli closed 2 years ago

mingjerli commented 2 years ago

Description

Add argparse to ArtifactCollection generated module to enable parameterized pipeline in SCRIPT framework.

Fixes # (issue)

LIN-545

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

WIP

mingjerli commented 2 years ago

Design doc is not approved