home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 650428037

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/4155#issuecomment-650428037 https://api.github.com/repos/pydata/xarray/issues/4155 650428037 MDEyOklzc3VlQ29tbWVudDY1MDQyODAzNw== 6815844 2020-06-26T22:17:22Z 2020-06-26T22:17:22Z MEMBER

As for implementing this in dask, you may be right, it probably belong there, But I am even less use to their code base, and have no clue where to put it.

OK. Even so, I would suggest restructuring the code base; maybe we can add an interp1d equivalence into core.dask_array_ops.interp1d which works with dask-arrays (non-xarray object). It'll be easier to test. The API should be the as same with scipy.interp.interp1d as possible.

In missing.py, we can call this function.

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