home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 343332081

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/1225#issuecomment-343332081 https://api.github.com/repos/pydata/xarray/issues/1225 343332081 MDEyOklzc3VlQ29tbWVudDM0MzMzMjA4MQ== 1217238 2017-11-10T00:02:07Z 2017-11-10T00:02:07Z MEMBER

@chrwerner Sorry to hear about your trouble, I will take another look at this.

Right now, your best bet is probably something like: python def clean_dataset(ds): for var in ds.variables.values(): if 'chunksizes' in var.encoding: del var.encoding['chunksizes']

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