home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 518354800

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/3184#issuecomment-518354800 https://api.github.com/repos/pydata/xarray/issues/3184 518354800 MDEyOklzc3VlQ29tbWVudDUxODM1NDgwMA== 2448579 2019-08-05T18:52:29Z 2019-08-05T18:52:29Z MEMBER

I suspect it's that reduce expects functions to accept an axis kwarg. If you write a wrapper that looks like

def wrapper(arr, axis=None): return scipy....(arr) it may work.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  476602539
Powered by Datasette · Queries took 0.739ms · About: xarray-datasette