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/pull/1204#issuecomment-274641120,https://api.github.com/repos/pydata/xarray/issues/1204,274641120,MDEyOklzc3VlQ29tbWVudDI3NDY0MTEyMA==,1217238,2017-01-23T22:40:23Z,2017-01-23T22:40:23Z,MEMBER,"Thanks for persevering on this, @chunweiyuan ! ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,200478981
https://github.com/pydata/xarray/pull/1204#issuecomment-273677944,https://api.github.com/repos/pydata/xarray/issues/1204,273677944,MDEyOklzc3VlQ29tbWVudDI3MzY3Nzk0NA==,1217238,2017-01-19T04:15:23Z,2017-01-19T04:15:23Z,MEMBER,Looks like the build is starting now.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,200478981
https://github.com/pydata/xarray/pull/1204#issuecomment-273677902,https://api.github.com/repos/pydata/xarray/issues/1204,273677902,MDEyOklzc3VlQ29tbWVudDI3MzY3NzkwMg==,1217238,2017-01-19T04:14:59Z,2017-01-19T04:14:59Z,MEMBER,"Appveyor is acting up. I tried cancelling and restarting the build -- we'll see if that works. But the Travis-CI tests pass, so I wouldn't worry about.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,200478981
https://github.com/pydata/xarray/pull/1204#issuecomment-272651348,https://api.github.com/repos/pydata/xarray/issues/1204,272651348,MDEyOklzc3VlQ29tbWVudDI3MjY1MTM0OA==,1217238,2017-01-14T20:39:18Z,2017-01-14T20:39:18Z,MEMBER,"I would simply copy attributes from the first argument for keep_attrs. We
don't do any complex merging of attributes on any xarray methods.
On Sat, Jan 14, 2017 at 10:04 AM chunweiyuan
wrote:
> *@chunweiyuan* commented on this pull request.
>
>
>
>
> ------------------------------
>
>
>
>
> In xarray/core/groupby.py :
>
>
> > @@ -382,7 +382,15 @@ def fillna(self, value):
>
> Dataset.fillna
>
> DataArray.fillna
>
> """"""
>
> - return self._fillna(value)
>
> + def _yield_applied(this, other):
>
>
>
> I copped out and took your simple approach. It's mainly because I'm not
> sure how to deal with more than 2 objects in apply_ufunc when
> keep_attrs=True. Do I only take the first object's attributes? Maybe best
> left for another PR.
>
>
>
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> , or mute the thread
>
> .
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,200478981