-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or requestintermediatedifficulty leveldifficulty levellow priority
Description
Describe the solution you'd like
Should work with a straightforward application of python's pickle module.
Compare https://pandas.pydata.org/docs/reference/api/pandas.Series.to_pickle.html with pickle.dump (https://pandas.pydata.org/docs/reference/api/pandas.Series.to_pickle.html) to assess which parameters might be helpful.
Pandas uses pd.read_pickle, but we can just implement Stairs.from_pickle
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestintermediatedifficulty leveldifficulty levellow priority