home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1062211273

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/1613#issuecomment-1062211273 https://api.github.com/repos/pydata/xarray/issues/1613 1062211273 IC_kwDOAMm_X84_UA7J 1217238 2022-03-08T21:09:05Z 2022-03-08T21:09:05Z MEMBER

Another challenge with changing the meaning of slice is handling partial slices, e.g., what does slice(500, None) mean? With a monotonic decreasing index, that would select values below 500, but ignoring underlying coordinate order it would presumably mean selecting values above 500.

I think the separate new API (e.g., xarray.Between or .sel_between()) is probably a better idea.

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