home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 129919128

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
129919128 MDU6SXNzdWUxMjk5MTkxMjg= 735 Implement vnorm for xarray with dask support 15167171 closed 0     4 2016-01-30T00:29:40Z 2019-02-28T16:01:39Z 2019-02-28T16:01:39Z NONE      

Similarly to #723 I'd like to see if I can port vnorm from Dask into xarray. This a useful quick operation to have handy for linear models. Previously as I work around I tried: n = da.reduce(np.linalg.norm, ['shapes', 'x'] ) but it quickly explodes (eats up all ram) for large DaskArrays

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

Links from other tables

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