home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 709428137

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/4513#issuecomment-709428137 https://api.github.com/repos/pydata/xarray/issues/4513 709428137 MDEyOklzc3VlQ29tbWVudDcwOTQyODEzNw== 2448579 2020-10-15T16:05:37Z 2020-10-15T16:05:37Z MEMBER

So the working consensus seems to be to to ds.xxx().yyy(keep_attrs=True) - any comments on that?

This is nice because it matches the da.mean(..., keep_attrs=True) syntax.

I think we should at least warn for da.groupby(..., keep_attrs=True) saying that keep_attrs is ignored and should be provided to the applied function.

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