home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1326809036

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/7294#issuecomment-1326809036 https://api.github.com/repos/pydata/xarray/issues/7294 1326809036 IC_kwDOAMm_X85PFX_M 43316012 2022-11-24T20:07:47Z 2022-11-24T20:07:47Z COLLABORATOR

Just noticed that the same logic does not work for Datasets, since all variables are kept in a common dict and the information about which are coordinates and which are data-variables is kept in a set, which is not ordered...

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