issues: 568378007
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
568378007 | MDU6SXNzdWU1NjgzNzgwMDc= | 3784 | Function for regressing/correlating multiple fields? | 56925856 | closed | 0 | 6 | 2020-02-20T15:24:14Z | 2020-05-25T16:55:33Z | 2020-05-25T16:55:33Z | CONTRIBUTOR | I came across this StackOverflow thread about applying linear regression across multi-dimensional arrays and there were some very efficient, xarray-based solutions suggested to the OP which leveraged vectorized operations. I was wondering if there was any interest in adding a function like this to future releases of xarray? It seems like a very neat and useful functionality to have, and not just for meteorological applications! Most answers draw from this blog post: https://hrishichandanpurkar.blogspot.com/2017/09/vectorized-functions-for-correlation.html |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3784/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |