home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 950181408

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/5871#issuecomment-950181408 https://api.github.com/repos/pydata/xarray/issues/5871 950181408 IC_kwDOAMm_X844op4g 2448579 2021-10-23T17:01:02Z 2021-10-23T17:01:02Z MEMBER

Updated to generate resample reductions separately. This allows us to have nice examples in the docstring.

I'm having trouble with mypy though. Please help! xarray/core/_reductions.py:2662: error: "DataArrayResampleReductions" has no attribute "reduce" [attr-defined] xarray/core/_reductions.py:2737: error: "DataArrayResampleReductions" has no attribute "reduce" [attr-defined] xarray/core/_reductions.py:2805: error: "DataArrayResampleReductions" has no attribute "reduce" [attr-defined] xarray/core/_reductions.py:2872: error: "DataArrayResampleReductions" has no attribute "reduce" [attr-defined] xarray/core/_reductions.py:2939: error: "DataArrayResampleReductions" has no attribute "reduce" [attr-defined]

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