home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 530657789

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
530657789 MDExOlB1bGxSZXF1ZXN0MzQ3Mjc5Mjg2 3584 Make dask names change when chunking Variables by different amounts. 2448579 closed 0     6 2019-12-01T02:18:52Z 2020-01-10T16:11:04Z 2020-01-10T16:10:57Z MEMBER   0 pydata/xarray/pulls/3584

When rechunking by the current chunk size, name should not change. Add a __dask_tokenize__ method for ReprObject so that this behaviour is present when DataArrays are converted to temporary Datasets and back.

  • [x] Closes #3350
  • [x] Tests added
  • [x] Passes black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3584/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

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