home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 885085284

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/5629#issuecomment-885085284 https://api.github.com/repos/pydata/xarray/issues/5629 885085284 IC_kwDOAMm_X840wVRk 2448579 2021-07-22T17:27:00Z 2021-07-22T17:27:00Z MEMBER

It's the same thing: stack is a reshape which can be very inefficient with dask. I think we want to replace the stack+apply_along_axis approach with xr.apply_ufunc(np.polyfit, ..., vectorize=True).

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