home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 50932445

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
50932445 MDU6SXNzdWU1MDkzMjQ0NQ== 283 Proposal: make indexes optional? 1217238 closed 0     0 2014-12-04T06:13:41Z 2016-12-15T02:40:35Z 2016-12-15T02:40:35Z MEMBER      

This would have the advantage of not requiring labels like range(n) when there aren't sensible one to use, and allowing for numpy like broadcasting in these cases.

In principle, I think this could be pretty simple, but it would need some careful testing to verify that it doesn't break any of the existing code, some of which certainly assumes there is always an index for each dimension.

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

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 82.618ms · About: xarray-datasette