home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 219183082

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/pull/401#issuecomment-219183082 https://api.github.com/repos/pydata/xarray/issues/401 219183082 MDEyOklzc3VlQ29tbWVudDIxOTE4MzA4Mg== 6980561 2016-05-13T23:30:10Z 2016-05-13T23:30:10Z NONE

I also ran into this problem -- I wanted to save a netcdf with a boolean array. Casting the booleans as ints worked for my application.

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