home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 598493015

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/60#issuecomment-598493015 https://api.github.com/repos/pydata/xarray/issues/60 598493015 MDEyOklzc3VlQ29tbWVudDU5ODQ5MzAxNQ== 1217238 2020-03-13T00:43:48Z 2020-03-13T00:43:48Z MEMBER

idxmax() should return the coordinate labels, not integer positions, corresponding to the max.

e.g., xr.DataArray([1, 3, 2], dims=['x'], coords={'x': [10, 20, 30]}).argmax() should return 20 (but probably inside an xarray.DataArray)

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