home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 852334068

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/5424#issuecomment-852334068 https://api.github.com/repos/pydata/xarray/issues/5424 852334068 MDEyOklzc3VlQ29tbWVudDg1MjMzNDA2OA== 3801015 2021-06-01T18:01:05Z 2021-06-01T18:01:05Z CONTRIBUTOR

Annoyingly the bug affects pretty much every bottleneck function, not just max, and I'm dealing with a large codebase where lots of the code just uses the methods attached to the xr.DataArrays.

Is there a way of disabling use of bottleneck inside xarray without uninstalling bottleneck? And if so do you know if this is expected to give the same results? Pandas (probably a few versions ago now) had a situation where if you uninstalled bottleneck it would use some other routine, but the nan-handling was then different - I think it caused the all-nan sum to flick between nan and zero if I recall.

Quick response appreciated though, and I might have a delve into fixing bottleneck myself if I get the free time.

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