home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1952859208

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
1952859208 PR_kwDOAMm_X85dTmUR 8341 Deprecate tuples of chunks? 5635139 closed 0     1 2023-10-19T18:44:25Z 2023-10-21T01:45:28Z 2023-10-21T00:49:19Z MEMBER   0 pydata/xarray/pulls/8341

(I was planning on putting an issue in, but then thought it wasn't much more difficult to make the PR. But it's totally fine if we don't think this is a good idea...)

Allowing a tuple of dims means we're reliant on dimension order, which we really try and not be reliant on. It also makes the type signature even more complicated.

So are we OK to encourage a dict of dim: chunksize, rather than a tuple of chunksizes?

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

Links from other tables

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