home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1186858260

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/6802#issuecomment-1186858260 https://api.github.com/repos/pydata/xarray/issues/6802 1186858260 IC_kwDOAMm_X85GvgUU 57488425 2022-07-18T07:29:05Z 2022-07-18T07:29:05Z NONE

The same holds for indexing via loc. python ds2.loc[{"y": 1.2}] returns the same InvalidIndexError error message, while ds2.loc[{"x": 3}] works.

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