home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1058315108

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/6069#issuecomment-1058315108 https://api.github.com/repos/pydata/xarray/issues/6069 1058315108 IC_kwDOAMm_X84_FJtk 9576982 2022-03-03T17:45:15Z 2022-03-03T17:45:15Z NONE

I have looked at these examples and I still don't manage to make it work in the real world. I find append the most logical but I have attributes attached to a dataset that I don't seem to be able to drop before appending. This generates this error: ValueError: failed to prevent overwriting existing key _FillValue in attrs. This is probably an encoding field used by xarray to describe how a variable is serialized. To proceed, remove this key from the variable's attributes manually. However, I cannot find a way of getting rid of this attribute

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