home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 529163827

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/3290#issuecomment-529163827 https://api.github.com/repos/pydata/xarray/issues/3290 529163827 MDEyOklzc3VlQ29tbWVudDUyOTE2MzgyNw== 30388627 2019-09-08T02:39:30Z 2019-09-08T02:39:30Z NONE

@keewis I tried to using np.isnan(t.values).all() to check whether it's all nan. But, I got this error: print (np.isnan(t.values).all()) TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' This is the type of t.values: <class 'numpy.ndarray'>

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