home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 762523614

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/4821#issuecomment-762523614 https://api.github.com/repos/pydata/xarray/issues/4821 762523614 MDEyOklzc3VlQ29tbWVudDc2MjUyMzYxNA== 14808389 2021-01-19T00:11:25Z 2021-01-19T00:12:04Z MEMBER

I think it's the way it is because tuple is hashable, so it can be used as a name: python ds = xr.Dataset({("a", 0): ("x", [1, 0])}) ds.sortby(("a", 0)) not sure if there's a particular use case where supporting this is crucial

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