home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1514353030

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/7765#issuecomment-1514353030 https://api.github.com/repos/pydata/xarray/issues/7765 1514353030 IC_kwDOAMm_X85aQzGG 19690642 2023-04-19T08:40:02Z 2023-04-19T08:40:02Z NONE

What about dependencies like pandas? Maybe it could be a good idea to synchronize policies to avoid conflicts there.

As written before, xarray is currently broken when installing it with pip install xarray on Python 3.8 (default version on Ubuntu 20.04 (2 years of support still) for example), since Pandas 2 will be installed as a dependency.

I now need to add this to the dependency list of my packages depending on xarray: pandas<2; python_version=='3.8' Maybe this should be documented somewhere. But it is still inconvenient.

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