home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 435560123

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/2537#issuecomment-435560123 https://api.github.com/repos/pydata/xarray/issues/2537 435560123 MDEyOklzc3VlQ29tbWVudDQzNTU2MDEyMw== 5308236 2018-11-03T04:37:52Z 2018-11-03T04:37:52Z NONE

I would expect the dimension to become a MultiIndex with a single coordinate:

<xarray.DataArray (dim: 1)> array([0]) Coordinates: * dim MultiIndex coord (dim) int64 0

When there is more than one coordinate that is what happens, but not when there is only a single coordinate.

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