home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 330267397

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/1576#issuecomment-330267397 https://api.github.com/repos/pydata/xarray/issues/1576 330267397 MDEyOklzc3VlQ29tbWVudDMzMDI2NzM5Nw== 206773 2017-09-18T15:52:55Z 2017-09-18T16:00:01Z NONE

I guess, the poblem is caused in xarray/conventions.py.

Note, when debugging into it, fill_value == nd.array([0], dtype == np.int8) and fill_value.dtype.kind='i' and the latter kind is not dealt with. Therefore int8 is turned into float64.

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