home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1397637864

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/7456#issuecomment-1397637864 https://api.github.com/repos/pydata/xarray/issues/7456 1397637864 IC_kwDOAMm_X85TTkLo 14077947 2023-01-19T21:34:09Z 2023-01-19T21:34:09Z CONTRIBUTOR

Okay I think I get the philosophy now. However, indexing a DataSet with an integer actually does work. If performance is the goal, shouldn't something like ds[0] throw a warning or an error?

Can you share your code for this? I would interpret that as meaning you have a variable in your dataset mapped to an integer key, which is allowed as a hashable type but can cause problems with downstream packages.

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