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

add pandas and tests #487

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

braaannigan
Copy link

Hi @itamarst - I extended the jsonencoder to handle pandas in my own code and it worked well. Wondering if you're interested in developing something like this as part of the main repo?

I've just done a quick pass on the code and tests to give you a sense of it. Basically, for a dataframe I have it output the shape, column names with dtypes and a sample of rows.

Let me know if you think it's worth pursuing. Could also just do an example in the readme of the main repo showing how to do this as a custom extension.
Liam

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.

None yet

1 participant