home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 338786761

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/1650#issuecomment-338786761 https://api.github.com/repos/pydata/xarray/issues/1650 338786761 MDEyOklzc3VlQ29tbWVudDMzODc4Njc2MQ== 703554 2017-10-23T20:29:41Z 2017-10-23T20:29:41Z CONTRIBUTOR

Index API sounds good.

Also I was just looking at dask.dataframe indexing, there .loc is implemented using information about index values at the boundaries of each partition (chunk). Not sure xarray should use same strategy for chunked datasets, but is another approach to avoid loading indexes into memory.

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