ploomber / soorgeon

Convert monolithic Jupyter notebooks 📙 into maintainable Ploomber pipelines. 📊
https://ploomber.io
Apache License 2.0
78 stars 20 forks source link

upstream may create duplicates #31

Closed edublancas closed 2 years ago

edublancas commented 2 years ago

the ml example outputs this in the random forest task:

upstream = ['train-test-split', 'train-test-split', 'train-test-split', 'train-test-split']
product = None