home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1243279341

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/7020#issuecomment-1243279341 https://api.github.com/repos/pydata/xarray/issues/7020 1243279341 IC_kwDOAMm_X85KGu_t 43316012 2022-09-12T06:32:48Z 2022-09-12T06:32:48Z COLLABORATOR

There's an error around the abstract transpose method, which is causing lots of tests to fail, but that aside let's merge!

I tried removing the abstract transpose method from the Baseclass but then several mypy complaints appeared. I think one has to add overloads to as_indexable, which however I failed to to. I got complaints that np.ndarray and pd.Index have overlapping types, might be a mypy bug?

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