home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1138892993

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/6639#issuecomment-1138892993 https://api.github.com/repos/pydata/xarray/issues/6639 1138892993 IC_kwDOAMm_X85D4iDB 40182387 2022-05-26T18:37:32Z 2022-05-26T18:37:32Z CONTRIBUTOR

Right now, the docstring only suggests different interpolation may be used depending on the input, but typically refers to "1-dimensional" vs "multi-dimensional" arrays. I would do it this way:

  1. an extended summary is added, explaining when scipy.interpolate.interp1d or scipy.interpolate.interpnd are used,
  2. modify the parameters section to refer to arguments accepted when interp1d or interpnd is used.

Does that look alright to you?

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