home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 35144276

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/12#issuecomment-35144276 https://api.github.com/repos/pydata/xarray/issues/12 35144276 MDEyOklzc3VlQ29tbWVudDM1MTQ0Mjc2 1217238 2014-02-15T01:49:31Z 2014-02-15T01:49:31Z MEMBER

Thanks for @ebrevdo for taking a look! I'm pretty sure the issue here is the numpy version. I am running numpy 1.8 on my machine. It looks like we need at least numpy 1.7 for timedelta math [1], and it appears that array_equal can only compare string arrays in numpy 1.8 [2]. It's not insurmountable to work around either of these issues, but for I will increment the required version of numpy to 1.8.

[1] http://pandas.pydata.org/pandas-docs/stable/timeseries.html#numpy-1-7-compatibility [2] https://github.com/numpy/numpy/issues/2686

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