home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1068715403

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/6204#issuecomment-1068715403 https://api.github.com/repos/pydata/xarray/issues/6204 1068715403 IC_kwDOAMm_X84_s02L 2448579 2022-03-16T04:18:46Z 2022-03-16T04:18:46Z MEMBER

I've run in to this before. The underlying variable object is IndexVariable which has a dummy chunk method https://github.com/pydata/xarray/blob/95bb9ae4233c16639682a532c14b26a3ea2728f3/xarray/core/variable.py#L2707-L2709

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