home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 491215043

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
491215043 MDU6SXNzdWU0OTEyMTUwNDM= 3297 Add writing complex data to docs 22542812 open 0     10 2019-09-09T17:01:45Z 2023-08-11T23:55:56Z   NONE      

Is there a recommended way how to save complex data? I found some option on stack overflow, but they don't seem to satisfactory.

The main point of having self-describing data which I write as binary data, is that people can just read the data, and don't have to worry how to interpret it. Thus, the only viable option to me would be using engine='h5netcdf'.

On the other hand, if something like adding an axis would be done internally by xarray it would be also OK, as everyone could read my data using the library.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3297/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 8 rows from issue in issue_comments
Powered by Datasette · Queries took 0.806ms · About: xarray-datasette