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/4622#issuecomment-797333372,https://api.github.com/repos/pydata/xarray/issues/4622,797333372,MDEyOklzc3VlQ29tbWVudDc5NzMzMzM3Mg==,10194086,2021-03-12T08:44:00Z,2021-03-12T08:44:00Z,MEMBER,Thanks - awesome! Even going through the code took ages so kudos for sticking with it!,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,753097418
https://github.com/pydata/xarray/pull/4622#issuecomment-796921791,https://api.github.com/repos/pydata/xarray/issues/4622,796921791,MDEyOklzc3VlQ29tbWVudDc5NjkyMTc5MQ==,5635139,2021-03-11T17:49:22Z,2021-03-11T17:49:22Z,MEMBER,"I fixed a conflict and am merging.
Thanks @toddrjen ! This is a very significant contribution.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,753097418
https://github.com/pydata/xarray/pull/4622#issuecomment-792452044,https://api.github.com/repos/pydata/xarray/issues/4622,792452044,MDEyOklzc3VlQ29tbWVudDc5MjQ1MjA0NA==,5635139,2021-03-08T04:24:15Z,2021-03-08T04:24:15Z,MEMBER,Thank you very much @toddrjen — it's a huge contribution!,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,753097418
https://github.com/pydata/xarray/pull/4622#issuecomment-752661591,https://api.github.com/repos/pydata/xarray/issues/4622,752661591,MDEyOklzc3VlQ29tbWVudDc1MjY2MTU5MQ==,14808389,2020-12-30T15:27:53Z,2020-12-30T15:27:53Z,MEMBER,"`api.rst` contains a structured enumeration of methods `autosummary` should generate documentation pages for, so there's not much to do, and it would allow us to check the rendered version of the docstrings.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,753097418
https://github.com/pydata/xarray/pull/4622#issuecomment-750298452,https://api.github.com/repos/pydata/xarray/issues/4622,750298452,MDEyOklzc3VlQ29tbWVudDc1MDI5ODQ1Mg==,10194086,2020-12-23T13:22:05Z,2020-12-23T13:22:05Z,MEMBER,I opened an issue regarding the dtypes check. Let's see what the others think.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,753097418
https://github.com/pydata/xarray/pull/4622#issuecomment-749588453,https://api.github.com/repos/pydata/xarray/issues/4622,749588453,MDEyOklzc3VlQ29tbWVudDc0OTU4ODQ1Mw==,10194086,2020-12-22T15:09:15Z,2020-12-22T15:09:15Z,MEMBER,"> Sorry for the delay, I have been swamped at work. I probably won't have any time to work on this before Christmas.
No probem at all, just wanted to check in.
Yes you are correct concerning the dtype. This comes back to numpy, where the following returns true
```python
np.array(""a"") == np.array(""a"", dtype=object)
```
I wonder if that's the right choice... Thus, you are right to change the tests.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,753097418
https://github.com/pydata/xarray/pull/4622#issuecomment-748853417,https://api.github.com/repos/pydata/xarray/issues/4622,748853417,MDEyOklzc3VlQ29tbWVudDc0ODg1MzQxNw==,10194086,2020-12-21T08:52:04Z,2020-12-21T08:52:04Z,MEMBER,"Just wanted to let you know that we are definitively interested in this contribution! I'd start by removing the dtype assertions again, that makes the diff of the tests much smaller and more digestible. Unless there is a reason for them? Does this not work correctly in `assert_equal`?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,753097418