Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Support conversion between Pickle #10

Closed
rossmacarthur opened this issue Nov 9, 2018 · 3 comments
Closed

Support conversion between Pickle #10

rossmacarthur opened this issue Nov 9, 2018 · 3 comments
Labels
feature New feature or request

Comments

@rossmacarthur
Copy link
Owner

No description provided.

@rossmacarthur rossmacarthur added the feature New feature or request label Nov 9, 2018
@nomad010
Copy link
Contributor

nomad010 commented Dec 8, 2018

Is your plan to support pickling/de-pickling by have the intermediary format be a dict?

@rossmacarthur
Copy link
Owner Author

Not sure yet, would probably be more consistent if it had a dict as an intermediary format, and less problems.

@rossmacarthur
Copy link
Owner Author

But if I think about it, I think it makes more sense to have the intermediary. You can still pickle a Model using the normal way of pickling.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants