home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1263956728

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/7111#issuecomment-1263956728 https://api.github.com/repos/pydata/xarray/issues/7111 1263956728 IC_kwDOAMm_X85LVnL4 43316012 2022-09-30T19:45:57Z 2022-09-30T19:45:57Z COLLABORATOR

I basically copied the behavior of Dataset.copy which should already show this problem. In principle we are doing a new_attrs = copy.deepcopy(attrs).

I would claim that the new behavior is correct, but maybe other devs can confirm this.

Coming from netCDF, it does not really make sense to put complex objects in attrs, but I guess for in-memory only it works.

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