home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 367456457

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/1931#issuecomment-367456457 https://api.github.com/repos/pydata/xarray/issues/1931 367456457 MDEyOklzc3VlQ29tbWVudDM2NzQ1NjQ1Nw== 25473287 2018-02-21T20:13:29Z 2018-02-21T20:13:29Z NONE

@shoyer OK, I see that keeping the core dims does make sense in some cases. I am fine with doing something like

xr.apply_ufunc(apply_A, dr, input_core_dims=[['x']], output_core_dims=[['x_new']]).rename({'x_new': 'x'})

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