home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 218314868

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
218314868 MDU6SXNzdWUyMTgzMTQ4Njg= 1343 Some XArray key names don't group nicely 306380 closed 0     2 2017-03-30T20:15:44Z 2017-05-22T20:38:56Z 2017-05-22T20:38:56Z MEMBER      

Some XArray loading functions provide keys that don't adhere to dask conventions used for naming.

We can solve this in XArray by using names like 'load-' + dask.base.tokenize(stuff) or in dask by trying to identify and avoid names like these. It might be wise to attempt both. I expect that this will be easier to solve in XArray (though that's also in my own self interest :))

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1343/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.725ms · About: xarray-datasette