home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 259206339

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/1092#issuecomment-259206339 https://api.github.com/repos/pydata/xarray/issues/1092 259206339 MDEyOklzc3VlQ29tbWVudDI1OTIwNjMzOQ== 1217238 2016-11-08T17:43:22Z 2016-11-08T17:43:22Z MEMBER

I am reluctant to add the additional complexity of groups directly into the xarray.Dataset data model. For example, how do groups get updated when you slice, aggregate or concatenate datasets? The rules for coordinates are already pretty complex.

I would rather see this living in another data structure built on top of xarray.Dataset, either in xarray or in a separate library.

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