issue_comments: 328168623
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/1563#issuecomment-328168623 | https://api.github.com/repos/pydata/xarray/issues/1563 | 328168623 | MDEyOklzc3VlQ29tbWVudDMyODE2ODYyMw== | 1277781 | 2017-09-08T17:41:05Z | 2017-09-08T17:41:05Z | CONTRIBUTOR | Actually I just saw that the requirement for xarray 0.8.2 is: pandas >= 0.15.0, I don't know whether it is possible to specify: 0.19.1>=pandas>=0.15.0. Just ran into this issue when wanted to install packages for some newcomers in our company. But actually we solved the issue by adding strict version requirement for both xarray and pandas. (We need these versions because we have some pickled files using these formats which we need to read. Until I find the time to get rid of them.) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
256251595 |