home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 207021028

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/pull/818#issuecomment-207021028 https://api.github.com/repos/pydata/xarray/issues/818 207021028 MDEyOklzc3VlQ29tbWVudDIwNzAyMTAyOA== 1217238 2016-04-07T17:42:03Z 2016-04-07T17:42:26Z MEMBER

I think that if unstack things properly (only once instead of on each applied example) we should get something like this, alleviating the need for the new group name:

<xarray.DataArray (ny: 2, nx: 2)> array([[ 0. , -0.5], [ 0.5, 0]]) Coordinates: * ny (ny) int64 0 1 * nx (nx) int64 0 1

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