home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1230247677

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
1230247677 I_kwDOAMm_X85JVBb9 6585 Add example of apply_ufunc + dask.array.map_blocks to docs? 35968931 open 0     1 2022-05-09T21:02:43Z 2022-05-09T21:10:23Z   MEMBER      

What is your issue?

A pattern I use fairly often is apply_ufunc(..., dask="allowed") calling a function wrapped with dask.array.map_blocks. This is necessary to use apply_ufunc with chunked core dimensions.

AFAIK this currently isn't discussed anywhere in the docs. A sensible place to add a recipe explaining this would be just after this section in your notebook @dcherian ?

@rabernat @jbusecke this is the pattern we used in xGCM FYI

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

Links from other tables

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