home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 270799884

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/1072#issuecomment-270799884 https://api.github.com/repos/pydata/xarray/issues/1072 270799884 MDEyOklzc3VlQ29tbWVudDI3MDc5OTg4NA== 1217238 2017-01-06T00:39:32Z 2017-01-06T00:39:32Z MEMBER

I just merged #964.

If you're up for it, I would suggest rewriting fillna using apply_ufunc, instead of the current hack which relies on the injected _fillna method created with the _binary_op staticmethod (ugh).

Let me know if you need any guidance on using apply_ufunc or if the documentation is sufficient. In this case, at least you would not need to use confusing signature argument.

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