home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 457951491

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/1475#issuecomment-457951491 https://api.github.com/repos/pydata/xarray/issues/1475 457951491 MDEyOklzc3VlQ29tbWVudDQ1Nzk1MTQ5MQ== 1217238 2019-01-27T20:30:49Z 2019-01-27T20:30:49Z MEMBER

What matters is how it will interact the indexes, i.e. can we easily select data based on cell bounds?

Either way, we will need to write our own index classes for this (but this is totally doable). This will either be something xarray specific or possibly based on pandas.Index.

pandas.IntervalIndex is similar, but is much more complex because it handles overlapping cells. We would prefer a CellIndex that does not allow for overlap.

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