home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 397365916

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/2233#issuecomment-397365916 https://api.github.com/repos/pydata/xarray/issues/2233 397365916 MDEyOklzc3VlQ29tbWVudDM5NzM2NTkxNg== 950575 2018-06-14T16:58:03Z 2018-06-14T17:01:17Z CONTRIBUTOR

It is not ideal but you can workaround that by dropping the siglay variable.

python ds = xr.open_dataset(url, drop_variables='siglay')

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