home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 394932923

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/pull/2104#issuecomment-394932923 https://api.github.com/repos/pydata/xarray/issues/2104 394932923 MDEyOklzc3VlQ29tbWVudDM5NDkzMjkyMw== 6815844 2018-06-06T04:00:18Z 2018-06-06T04:00:18Z MEMBER

Thanks, @shoyer

We do the same thing for aggregations like mean(), behavior originally copied from pandas: http://pandas.pydata.org/pandas-docs/version/0.22/generated/pandas.DataFrame.mean.html

Thanks. I have not been surprised when mean drops the object type array. So it would be OK also for interp.

Maybe this PR is ready, then.

BTW, I noticed that our mean() does not accept the numeric_only keyword argument. Our docs do not say about numeric_only keyword either. Is it intended? (This behavior looks already accepted, and I think it is OK if we do not support this.)

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