Netflix / metaflow

Open Source Platform for developing, scaling and deploying serious ML, AI, and data science systems
https://metaflow.org
Apache License 2.0
8.09k stars 762 forks source link

tests with higher level chaining api #1816

Closed madhur-ob closed 4 months ago

madhur-ob commented 5 months ago

This should only be merged after https://github.com/Netflix/metaflow/pull/1732

Notes: we need typeguard which is apparently not available for Python 3.5 and 3.6

https://pypi.org/project/typeguard/

savingoyal commented 4 months ago

1859 merged with a fix