home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 334030279

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/1603#issuecomment-334030279 https://api.github.com/repos/pydata/xarray/issues/1603 334030279 MDEyOklzc3VlQ29tbWVudDMzNDAzMDI3OQ== 1217238 2017-10-04T02:03:39Z 2017-10-04T02:03:39Z MEMBER

One API design challenge here is that I think we still want a explicit notation of "indexed" variables. We could possibly allow operations like .sel() on non-indexed variables, but they would be slower, because we would not want to create expensive hash-tables (i.e., pandas.Index) in a non-transparent fashion.

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