home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 165943036

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/677#issuecomment-165943036 https://api.github.com/repos/pydata/xarray/issues/677 165943036 MDEyOklzc3VlQ29tbWVudDE2NTk0MzAzNg== 1217238 2015-12-19T03:47:29Z 2015-12-19T03:47:29Z MEMBER

you have a Dataset with no coords - it's just a single value in each array in the Dataset

Isn't this exactly what you would expect? Series is dict like with single elements (scalars) as values.

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