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/4126#issuecomment-687070532,https://api.github.com/repos/pydata/xarray/issues/4126,687070532,MDEyOklzc3VlQ29tbWVudDY4NzA3MDUzMg==,4687996,2020-09-04T10:45:16Z,2020-09-04T10:47:14Z,CONTRIBUTOR,The issue seems to be that the legend labels are overwritten incorrectly [here](https://github.com/pydata/xarray/blob/d9ebcafaddf0bb80052d30f43ca5ea18a5c7229f/xarray/plot/dataset_plot.py#L344). Removing the `labels` parameter fixes the problem for me.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,633516123
https://github.com/pydata/xarray/pull/2556#issuecomment-494478111,https://api.github.com/repos/pydata/xarray/issues/2556,494478111,MDEyOklzc3VlQ29tbWVudDQ5NDQ3ODExMQ==,4687996,2019-05-21T17:10:59Z,2019-05-21T17:10:59Z,CONTRIBUTOR,"Looks like the build failures were only temporary, all the checks are passing now. I think this is good to go.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,381518663
https://github.com/pydata/xarray/pull/2556#issuecomment-476281443,https://api.github.com/repos/pydata/xarray/issues/2556,476281443,MDEyOklzc3VlQ29tbWVudDQ3NjI4MTQ0Mw==,4687996,2019-03-25T16:41:32Z,2019-03-25T16:41:32Z,CONTRIBUTOR,@shoyer is this ready to be merged?,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,381518663
https://github.com/pydata/xarray/pull/2556#issuecomment-470940357,https://api.github.com/repos/pydata/xarray/issues/2556,470940357,MDEyOklzc3VlQ29tbWVudDQ3MDk0MDM1Nw==,4687996,2019-03-08T14:08:46Z,2019-03-08T14:08:46Z,CONTRIBUTOR,"I've added a `restore_coord_dims` parameter to `groupby`, `groupby_bins` and `resample` and eliminated all warnings from the tests. The build failure seems to be inherited from the master branch.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,381518663
https://github.com/pydata/xarray/pull/2556#issuecomment-441019330,https://api.github.com/repos/pydata/xarray/issues/2556,441019330,MDEyOklzc3VlQ29tbWVudDQ0MTAxOTMzMA==,4687996,2018-11-22T12:42:59Z,2018-11-22T12:43:34Z,CONTRIBUTOR,"I've changed all the `transpose` calls in the tests to `transpose_coords=True`. Other than that, there's some `transpose` calls in `plot` and `groupby` that I've updated, but I'm not sure whether they should be `True`, `False` or not updated at all (see above).","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,381518663
https://github.com/pydata/xarray/pull/2556#issuecomment-439918296,https://api.github.com/repos/pydata/xarray/issues/2556,439918296,MDEyOklzc3VlQ29tbWVudDQzOTkxODI5Ng==,4687996,2018-11-19T14:50:30Z,2018-11-19T14:50:30Z,CONTRIBUTOR,"I've updated the method to issue the warning and fixed the failing tests (which was actually a bug in my implementation).
> It would be fine to use `transpose_coords=False` explicitly in tests, but we should silence all warnings.
I'm not exactly sure how this works, there are a lot of tests where the warning is issued, especially calls to `DataArray.T`. Should I update all of these tests to `transpose(..., transpose_coords=False)`?
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,381518663