home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 402206207

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/2263#issuecomment-402206207 https://api.github.com/repos/pydata/xarray/issues/2263 402206207 MDEyOklzc3VlQ29tbWVudDQwMjIwNjIwNw== 1217238 2018-07-03T15:54:53Z 2018-07-03T15:54:53Z MEMBER

Can you share what X and X._data look like?

My guess is that this is a bug of some sort in a lower level library like NumPy or TensorFlow. This sort of error is basically impossible to trigger unless you are using the CPython C-API directly, which we don't do in xarray. Xarray itself is pure Python.

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