home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1290524064

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1290524064 I_kwDOAMm_X85M69Wg 6741 some private imports broken on main 2448579 closed 0     6 2022-06-30T18:59:28Z 2022-07-06T03:06:31Z 2022-07-06T03:06:31Z MEMBER      

What happened?

Seen over in cf_xarray

Using xr.core.resample.Resample worked prior to https://github.com/pydata/xarray/pull/6702.

Now we need to use from xarray.core.resample import Resample

I don't know if this is something that needs to be fixed or only worked coincidentally earlier. But I thought it was worth discussing prior to release.

Thanks to @aulemahal for spotting

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6741/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 159.43ms · About: xarray-datasette