home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 259390660

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-259390660 https://api.github.com/repos/pydata/xarray/issues/1092 259390660 MDEyOklzc3VlQ29tbWVudDI1OTM5MDY2MA== 4160723 2016-11-09T11:15:01Z 2016-11-09T11:24:51Z MEMBER

For example, how do groups get updated when you slice, aggregate or concatenate datasets?

Yep once again I haven't thought about all the implications this would have! This would indeed add much complexity at the end.

I'll try to follow you suggestion of building another data structure, for example - correct me if it's a wrong approach too - a DatasetGroup class which would be very similar to netCDF4.Group or h5py.Group but which would here contain a single Dataset.

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