home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1957838652

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
1957838652 PR_kwDOAMm_X85dkPUb 8362 NamedArray.ndim can only be int 14371165 closed 0     0 2023-10-23T19:02:48Z 2023-10-23T19:04:14Z 2023-10-23T19:04:14Z MEMBER   0 pydata/xarray/pulls/8362

ndim is usually defined as len(self.shape), which does not care about the values in the shape-tuple. So there's no risk when getting unknown shape sizes from for example a masked dask array.

Reference: https://data-apis.org/array-api/latest/API_specification/generated/array_api.array.ndim.html

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

Links from other tables

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