home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 562353939

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/3580#issuecomment-562353939 https://api.github.com/repos/pydata/xarray/issues/3580 562353939 MDEyOklzc3VlQ29tbWVudDU2MjM1MzkzOQ== 16332933 2019-12-05T22:50:22Z 2019-12-05T22:50:22Z NONE

The problem occurs for me even without explicit numpy-style slicing. I only did the slicing to make the output small for a simple example. I get the same error if I just do:

print(fullda['sst'].values)

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