home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 159421963

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/665#issuecomment-159421963 https://api.github.com/repos/pydata/xarray/issues/665 159421963 MDEyOklzc3VlQ29tbWVudDE1OTQyMTk2Mw== 1217238 2015-11-24T22:10:40Z 2015-11-24T22:10:40Z MEMBER

OK, I just tried this out and this is a legit bug.

The array that needs to be converted to time deltas is 2D, and pandas can't handle that. We need to flatten out the array in decode_cf_timedelta and then unflatten it, similarly to what we do in decode_cf_datetime.

Any interest in putting together a pull request with a fix?

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