home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1272966573

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/7139#issuecomment-1272966573 https://api.github.com/repos/pydata/xarray/issues/7139 1272966573 IC_kwDOAMm_X85L3-2t 4160723 2022-10-10T08:35:22Z 2022-10-10T08:35:22Z MEMBER

Looks like the backend logic needs some updates to make it compatible with the new xarray data model with explicit indexes (i.e., possible indexed coordinates with name != dimension like for multi-index levels now), e.g., here:

https://github.com/pydata/xarray/blob/8eea8bb67bad0b5ac367c082125dd2b2519d4f52/xarray/backends/api.py#L234-L241

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