home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 717240738

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/4541#issuecomment-717240738 https://api.github.com/repos/pydata/xarray/issues/4541 717240738 MDEyOklzc3VlQ29tbWVudDcxNzI0MDczOA== 10194086 2020-10-27T13:24:43Z 2020-10-27T13:24:43Z MEMBER

The other possibility would be to do sth like:

```python def init(..., skipna=False):

if skipna:
    weights = weighs.fillna(0)

``` we did decide to not do this somewhere in the discussion, not entirely sure anymore why.

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