Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dictionary saving as lists not arrays #17

Open
maclariz opened this issue Sep 28, 2023 · 0 comments
Open

Dictionary saving as lists not arrays #17

maclariz opened this issue Sep 28, 2023 · 0 comments

Comments

@maclariz
Copy link
Owner

The original data object is a dictionary of dictionaries of np arrays

The object after autosave and the reload with pickle is a dictionary of dictionaries of lists.

Not sure why this subtle change is happening on saving

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant