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

Pandas/CSV examples #11

Open
edbennett opened this issue Apr 6, 2021 · 0 comments
Open

Pandas/CSV examples #11

edbennett opened this issue Apr 6, 2021 · 0 comments

Comments

@edbennett
Copy link
Owner

Currently we get as far as reading JSON into a deeply nested dict. In general data science is easier to do with dedicated data structures like Pandas dataframes and/or Numpy arrays.

Should we explicitly give examples of pulling down JSON data and turning it into a Pandas dataframe, and then doing some analysis on it?

Would it be useful to do the same for a CSV-returning API, potentially as a stepping stone to decoding JSON?

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