Skip to content

Pandas/CSV examples #11

@edbennett

Description

@edbennett

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions