home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 433528586

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/2514#issuecomment-433528586 https://api.github.com/repos/pydata/xarray/issues/2514 433528586 MDEyOklzc3VlQ29tbWVudDQzMzUyODU4Ng== 6815844 2018-10-26T20:08:33Z 2018-10-27T20:50:47Z MEMBER

Nice catch!

For some historical reasons, mean and some reduction method uses bottleneck as default, while count does not.

mean goes through this function https://github.com/pydata/xarray/blob/b622c5e7da928524ef949d9e389f6c7f38644494/xarray/core/dask_array_ops.py#L23

It looks there is another but for this function.

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