home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 251042556

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/1025#issuecomment-251042556 https://api.github.com/repos/pydata/xarray/issues/1025 251042556 MDEyOklzc3VlQ29tbWVudDI1MTA0MjU1Ng== 10050469 2016-10-03T07:25:30Z 2016-10-03T07:25:30Z MEMBER

Without knowing how your data looks like it's difficult to say, but maybe you are getting a KeyError because of floating point precision issues. Maybe the keyword method='nearest' will be useful to you?

See the doc for other examples: http://xarray.pydata.org/en/stable/indexing.html#nearest-neighbor-lookups

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