home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 291552833

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/1351#issuecomment-291552833 https://api.github.com/repos/pydata/xarray/issues/1351 291552833 MDEyOklzc3VlQ29tbWVudDI5MTU1MjgzMw== 7300413 2017-04-04T16:19:12Z 2017-04-04T16:19:12Z NONE

The DataArrays we use are a thin wrapper over xarray's to allow conversion into desired units. If we used Dataset, then we lose this functionality unless we subclass Dataset too. Overall, using a simple dictionary suits our purposes better.

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