home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1116350454

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/6561#issuecomment-1116350454 https://api.github.com/repos/pydata/xarray/issues/6561 1116350454 IC_kwDOAMm_X85Ciif2 5635139 2022-05-03T17:19:23Z 2022-05-03T17:19:23Z MEMBER

Thanks for the feedback and explanation. It seems the poorly constructed netCDF file is fundamentally to blame for triggering this behavior. A warning is a good idea, though.

I'm not sure it's necessarily poorly constructed — it can be quite useful to structure data like this — having aligned data of different dimensions in a single dataset is great. But the attribute of the data that makes datasets a good format also makes it bad for a single table.

Probably what we'd want is to_dataframes(), which would create a dataframe for each combination of dimensions...

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1223031600
Powered by Datasette · Queries took 0.538ms · About: xarray-datasette