home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1171576721

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/6741#issuecomment-1171576721 https://api.github.com/repos/pydata/xarray/issues/6741 1171576721 IC_kwDOAMm_X85F1NeR 20629530 2022-06-30T19:08:28Z 2022-06-30T19:08:28Z CONTRIBUTOR

To add details, I suspect this commit as the culprit: https://github.com/headtr1ck/xarray/commit/cd2f2b247cf6e1c68c7db6e92100898272fb0e1a

It removes a direct import of the core.resample submodule in core.dataarray and moves it to the "Type checking" imports. Thus, importing xarray (import xarray as xr), does not trigger an explicit import of resample anymore.

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