pkl-python
pkl-python copied to clipboard
Any support for writing out read models?
I have some extremely large PKL based models that need periodic value updates to them. This lib is working super slick to read the model in and update the right elements. However, w/o any ability to write the modified model is a bit of a downer.
Is there some other mechanism I haven't seen that performs this?