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

use JSONencoder to reformat metadata to simple objects #181

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

ceesem
Copy link
Collaborator

@ceesem ceesem commented Apr 12, 2024

Before adding metadata attributes to the returned data frame, pass through JSON encode/decode to convert arrays, pandas series, etc into simple objects like lists. This will more robustly fix issues with df.attrs than before.

@fcollman fcollman merged commit 41c1d1e into master Apr 12, 2024
16 checks passed
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.

2 participants