issue_comments: 235641894
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/917#issuecomment-235641894 | https://api.github.com/repos/pydata/xarray/issues/917 | 235641894 | MDEyOklzc3VlQ29tbWVudDIzNTY0MTg5NA== | 1217238 | 2016-07-27T16:29:50Z | 2016-07-27T16:29:50Z | MEMBER | I think the datetime issue is a numpy bug related to https://github.com/numpy/numpy/issues/7619 We can work around this by casting to
The same issue holds for timedelta:
We can work around these by checking for timedelta64 or datetime64 dtypes (use |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
167091064 |