home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 324960486

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/pull/1473#issuecomment-324960486 https://api.github.com/repos/pydata/xarray/issues/1473 324960486 MDEyOklzc3VlQ29tbWVudDMyNDk2MDQ4Ng== 1217238 2017-08-25T15:50:22Z 2017-08-25T15:50:22Z MEMBER

If ind.dims == (k, ) (indexing-DataArray has the same dimension to the dimension to be indexed along), we neglect ind.coords[k]. If ind.dims != (k, ) and ind.dims not in da.dims, then we attach a new coordinate ind.coords[ind.dims] If ind.dims != (k, ) and ind.dims in da.dims, then raise an Error.

I like these rules.

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