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

Fix error with same artifact name in a session #781

Closed mingjerli closed 2 years ago

mingjerli commented 2 years ago

Description

Fix to_pipeline and get_function errors if multiple artifacts have the same name in a session.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Modify existing test case to cover the scenario