home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 218520080

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/422#issuecomment-218520080 https://api.github.com/repos/pydata/xarray/issues/422 218520080 MDEyOklzc3VlQ29tbWVudDIxODUyMDA4MA== 1217238 2016-05-11T16:51:10Z 2016-05-11T16:51:10Z MEMBER

Yes, +1 for da.weighted(weight).mean(dim='time'). The mean method on weighted should have the same arguments as the mean method on DataArray -- it's just changed due to the context.

We may still end up implementing all required methods separately in weighted.

This is a fair point, I haven't looked in to the details of these implementations yet. But I expect there are still at least a few picks of logic that we will be able to share.

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