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/3241#issuecomment-527253889,https://api.github.com/repos/pydata/xarray/issues/3241,527253889,MDEyOklzc3VlQ29tbWVudDUyNzI1Mzg4OQ==,14808389,2019-09-02T22:48:58Z,2019-09-02T22:48:58Z,MEMBER,"you're right, after merging the issue is gone for me, too.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,484097190 https://github.com/pydata/xarray/issues/3241#issuecomment-527251316,https://api.github.com/repos/pydata/xarray/issues/3241,527251316,MDEyOklzc3VlQ29tbWVudDUyNzI1MTMxNg==,14808389,2019-09-02T22:19:16Z,2019-09-02T22:22:12Z,MEMBER,"that's true. I edited it, the float version should fail. The new example is actually the same as the first one, but using `DataArray.median()` instead of `np.max()`","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,484097190 https://github.com/pydata/xarray/issues/3241#issuecomment-527246512,https://api.github.com/repos/pydata/xarray/issues/3241,527246512,MDEyOklzc3VlQ29tbWVudDUyNzI0NjUxMg==,14808389,2019-09-02T21:36:22Z,2019-09-02T22:18:36Z,MEMBER,"now that I hit this issue using the example from #3238 again, this seems to be a bug in xarray. For reference, this is the mentioned example that fails even with a pint version with `__array_function__`: ```python >>> xr.DataArray(data=np.arange(10).astype(int) * ureg.m).median() >>> xr.DataArray(data=np.arange(10).astype(float) * ureg.m).median() array(4.5) ```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,484097190 https://github.com/pydata/xarray/issues/3241#issuecomment-524278369,https://api.github.com/repos/pydata/xarray/issues/3241,524278369,MDEyOklzc3VlQ29tbWVudDUyNDI3ODM2OQ==,14808389,2019-08-23T11:21:06Z,2019-08-23T11:21:06Z,MEMBER,"This seams to be an issue with pint and is worked on in hgrecco/pint#764: using that PR instead of the version available in conda-forge makes all functions fail with a `TypeError` regardless of dtype. So I guess this can be closed?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,484097190