home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 292926691

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/1352#issuecomment-292926691 https://api.github.com/repos/pydata/xarray/issues/1352 292926691 MDEyOklzc3VlQ29tbWVudDI5MjkyNjY5MQ== 4992424 2017-04-10T11:48:37Z 2017-04-10T11:48:37Z NONE

@andreas-h you can drop the 0D dimensions:

python d_ = d_.drop(['category', 'species']) d_.to_netcdf(...)

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