Skip to content

Backward compatibility fix for pandas indices#5

Merged
francoislaurent merged 15 commits intomasterfrom
dev
Jun 2, 2023
Merged

Backward compatibility fix for pandas indices#5
francoislaurent merged 15 commits intomasterfrom
dev

Conversation

@francoislaurent
Copy link
Copy Markdown
Collaborator

Recent h5py deserializes pandas.Index records as lists instead of numpy arrays in older versions. To allow older rwa files to be properly deserialized, such values are first coerced into numpy arrays.

@francoislaurent francoislaurent merged commit 8b4eacc into master Jun 2, 2023
@francoislaurent francoislaurent deleted the dev branch January 14, 2025 17:54
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

Successfully merging this pull request may close these issues.

1 participant