issues: 1062709354
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1062709354 | PR_kwDOAMm_X84u-sO9 | 6025 | Simplify missing value handling in xarray.corr | 1217238 | closed | 0 | 1 | 2021-11-24T17:48:03Z | 2021-11-28T04:39:22Z | 2021-11-28T04:39:22Z | MEMBER | 0 | pydata/xarray/pulls/6025 | This PR simplifies the fix from https://github.com/pydata/xarray/pull/5731, specifically for the benefit of xarray.corr. There is no need to use It is a basically an alternative version of https://github.com/pydata/xarray/pull/5284. It is potentially slightly less efficient to do this masking step when unnecessary, but I doubt this makes a noticeable performance difference in practice (and I doubt this optimization is useful insdie |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/6025/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |