home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 396157243

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
396157243 MDExOlB1bGxSZXF1ZXN0MjQyNDM1MjAz 2653 Implement integrate 6815844 closed 0     2 2019-01-05T11:22:10Z 2019-01-31T17:31:31Z 2019-01-31T17:30:31Z MEMBER   0 pydata/xarray/pulls/2653
  • [x] Closes #1288
  • [x] Tests added
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

I would like to add integrate, which is essentially an xarray-version of np.trapz. I know there was variety of discussions in #1288, but I think it would be nice to limit us within that numpy provides by np.trapz, i.e., 1. only for trapz not rectangle or simps 2. do not care np.nan 3. do not support bounds Most of them (except for 1) can be solved by combining several existing methods.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2653/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
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 155.335ms · About: xarray-datasette