home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 658485504

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/4224#issuecomment-658485504 https://api.github.com/repos/pydata/xarray/issues/4224 658485504 MDEyOklzc3VlQ29tbWVudDY1ODQ4NTUwNA== 8161792 2020-07-15T00:59:29Z 2020-07-15T00:59:48Z NONE

Thanks a lot, @dcherian . del ds_hourly.time.encoding["units"] works!

We can also set ds_hourly.time.encoding = {} before saving the dataset to override previous encoding. Definitely agree with you. There should be a warning here. Thanks!

Hmm.. there is a similar issue with zarr on this repo. You probably need to del ds_hourly.time.encoding["units"]. We should issue a warning when the values cannot be roundtripped with the specified encoding.

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