home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 447545224

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/2525#issuecomment-447545224 https://api.github.com/repos/pydata/xarray/issues/2525 447545224 MDEyOklzc3VlQ29tbWVudDQ0NzU0NTIyNA== 6815844 2018-12-15T07:28:13Z 2018-12-15T07:28:13Z MEMBER

Thinking its API. I like rolling-like API. One in my mind is python ds.coarsen(x=2, y=2, side='left', trim_excess=True).mean() To apply a customized callable other than np.mean to a particular coordinate, it would probably be python ds.coarsen(x=2, y=2, side='left', trim_excess=True).mean(coordinate_apply={'surface_area': np.sum})

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