home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 266042325

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/1153#issuecomment-266042325 https://api.github.com/repos/pydata/xarray/issues/1153 266042325 MDEyOklzc3VlQ29tbWVudDI2NjA0MjMyNQ== 1217238 2016-12-09T15:33:34Z 2016-12-09T15:33:34Z MEMBER

I obviously have a vested interest in the drop=True capability because we have found great use for it via where.

Well, to be clear drop=True works pretty differently on these methods than in where, so this might be confusing.

For isel, sel and squeeze, it drops scalar coordinates variables that would arise from indexing, whereas for where it drops some coordinate values. That said, the drop method already handles both cases.

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