home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1057699042

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/4995#issuecomment-1057699042 https://api.github.com/repos/pydata/xarray/issues/4995 1057699042 IC_kwDOAMm_X84_CzTi 3604210 2022-03-03T05:47:56Z 2022-10-25T14:35:35Z NONE

@observingClouds I think a fill_value arg in sel as in reindex is still warranted. Although reindex as @dcherian suggested works for cases the dims match the target dims, in cases where the dims don't match, e.g., in the examples of sel: https://xarray.pydata.org/en/stable/generated/xarray.DataArray.sel.html. It'd cause error: ValueError: Indexer has dimensions ('points',) that are different from that to be indexed along x

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