home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 606267473

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/3919#issuecomment-606267473 https://api.github.com/repos/pydata/xarray/issues/3919 606267473 MDEyOklzc3VlQ29tbWVudDYwNjI2NzQ3Mw== 14808389 2020-03-30T21:43:35Z 2020-03-30T21:43:35Z MEMBER

it seems the slices get transformed differently depending on the data: for numpy arrays, slice(-1, 1, -1) is transformed into slice(9, 1, -1) where for dask arrays slice(-1, 1, -1) becomes something without a negative step (not sure how that looks, though).

I'd xfail these tests since I think they're bugs and open issues for them.

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