ibis-ml icon indicating copy to clipboard operation
ibis-ml copied to clipboard

feat: add serializer and deserializer for recipe

Open jitingxu1 opened this issue 1 year ago • 3 comments

Backlog item, details to follow.

jitingxu1 avatar May 01 '24 04:05 jitingxu1

Can we add some workflows that people may try to do currently that are blocked by the lack of serialization support?

deepyaman avatar May 07 '24 17:05 deepyaman

Does something in particular not work here? Did pickle a model with Recipe in https://github.com/ibis-project/kedro-ibis-tutorial without issue.

deepyaman avatar Jun 28 '24 20:06 deepyaman

Whatever the recommended method is to serialize and deserialize recipes, we should clearly document it.

ianmcook avatar Aug 21 '24 18:08 ianmcook