ploomber / soorgeon

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

Alternatives to pkl #18

Closed edublancas closed 2 years ago

edublancas commented 2 years ago

By default, soorgeon generates products as pickle files since we don't know what data type the outputs are. However, pickle files aren't a good choice. Maybe we could have some options that based on the name of the variable, we could use a different format, things like: