home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 638481215

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/4118#issuecomment-638481215 https://api.github.com/repos/pydata/xarray/issues/4118 638481215 MDEyOklzc3VlQ29tbWVudDYzODQ4MTIxNQ== 1217238 2020-06-03T21:52:53Z 2020-06-03T23:08:47Z MEMBER

The data model you sketch out here looks very similar to what we discussed in #1092. I agree that the semantics are well defined.

The main question in my mind is whether it would make more sense to make an entirely new data structure (e.g., xarray.TreeDataset) or add in a new feature like groups to the existing xarray.Dataset.

Probably a new data structure would be easier at this point, because would keep Dataset simpler and wouldn't break existing code that works on xarray.Dataset.

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