home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 330162706

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/1572#issuecomment-330162706 https://api.github.com/repos/pydata/xarray/issues/1572 330162706 MDEyOklzc3VlQ29tbWVudDMzMDE2MjcwNg== 1797906 2017-09-18T08:57:39Z 2017-09-18T08:59:24Z NONE

@shoyer great, thanks. I added the line below and it has reduced the size of the file down to that of the duplicate. Thanks pointing me the in the right direction. I'm assuming I do not need to fillnans with _FillValue after (though maybe I might).

python masked_ds.swh.encoding = {k: v for k, v in ds.swh.encoding.items() if k in {'_FillValue', 'add_offset', 'dtype', 'scale_factor'}}

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