-
Notifications
You must be signed in to change notification settings - Fork 7
Open
0 / 20 of 2 issues completedLabels
enhancementNew feature or requestNew feature or request
Description
It would be nice to build a pas-like file (see Pastas) to save models and load them again.
We could try to follow pastas' style and have the different relevant objects in a model contain to_dict() methods. Similar to pastas this would include a series keyword argument to store the dictionary with or without time series.
We can reuse the pastas encoder to write certain datatypes to json for storing it as a file. I guess we could use a .metran extension or something similar.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request