home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 264098911

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
264098911 MDExOlB1bGxSZXF1ZXN0MTQ1NTk5MzEw 1619 Expose apply_ufunc as public API and add documentation 1217238 closed 0   2415632 2 2017-10-10T04:54:11Z 2017-10-20T16:44:51Z 2017-10-20T16:44:47Z MEMBER   0 pydata/xarray/pulls/1619

apply_ufunc() does not meet all our needs for wrapping unlabeled array routines with xarray (see #1618 for a proposal for apply_raw()), but it should be useful for many advanced users and isn't doing much in its current state as non-public API. So I'd like to make it public for the xarray 0.10 release.

  • [x] Closes #770
  • [x] Passes git diff upstream/master | flake8 --diff
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
  • [x] Turn the example from #1517 into a separate docs page of some sort, and link to it from computation.rst and dask.rst.

@MaximilianR @rabernat @jhamman Review from any of you would be appreciated here!

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

Links from other tables

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