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/3276#issuecomment-540863450,https://api.github.com/repos/pydata/xarray/issues/3276,540863450,MDEyOklzc3VlQ29tbWVudDU0MDg2MzQ1MA==,2448579,2019-10-11T01:37:42Z,2019-10-11T01:37:42Z,MEMBER,!,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,488243328
https://github.com/pydata/xarray/pull/3276#issuecomment-540837143,https://api.github.com/repos/pydata/xarray/issues/3276,540837143,MDEyOklzc3VlQ29tbWVudDU0MDgzNzE0Mw==,2448579,2019-10-10T23:19:37Z,2019-10-10T23:19:37Z,MEMBER,Added one line to docstring. Looks good otherwise. Thanks @crusaderky ,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,488243328
https://github.com/pydata/xarray/pull/3276#issuecomment-540627439,https://api.github.com/repos/pydata/xarray/issues/3276,540627439,MDEyOklzc3VlQ29tbWVudDU0MDYyNzQzOQ==,2448579,2019-10-10T14:57:43Z,2019-10-10T14:57:43Z,MEMBER,@crusaderky should be fixed.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,488243328
https://github.com/pydata/xarray/pull/3276#issuecomment-539780023,https://api.github.com/repos/pydata/xarray/issues/3276,539780023,MDEyOklzc3VlQ29tbWVudDUzOTc4MDAyMw==,2448579,2019-10-09T01:38:12Z,2019-10-09T01:38:12Z,MEMBER,hahaha the conflict was that you deleted `dask_array_compat`! I added it back in for `meta_from_array`,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,488243328
https://github.com/pydata/xarray/pull/3276#issuecomment-538004304,https://api.github.com/repos/pydata/xarray/issues/3276,538004304,MDEyOklzc3VlQ29tbWVudDUzODAwNDMwNA==,2448579,2019-10-03T15:47:51Z,2019-10-03T15:47:51Z,MEMBER,"Thanks for the type annotations, @crusaderky.
`map_blocks` now handles `attrs` and `name` changes so I've switched almost all tests to `assert_identical`. I'm calling `compute` manually till we can figure out what's wrong with `assert_equal` (e.g. #3350). The only exception is `Dataset.to_array()` which doesn't preserve `name`.
I copied over `meta_to_array` to account for `dask < 2.0`","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,488243328
https://github.com/pydata/xarray/pull/3276#issuecomment-533589666,https://api.github.com/repos/pydata/xarray/issues/3276,533589666,MDEyOklzc3VlQ29tbWVudDUzMzU4OTY2Ng==,2448579,2019-09-20T15:00:39Z,2019-09-20T15:00:39Z,MEMBER,"Ready for review. I failed hard at adding types, so some help there would be appreciated.
Otherwise I think I've made all changes.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,488243328
https://github.com/pydata/xarray/pull/3276#issuecomment-531481714,https://api.github.com/repos/pydata/xarray/issues/3276,531481714,MDEyOklzc3VlQ29tbWVudDUzMTQ4MTcxNA==,2448579,2019-09-14T13:56:19Z,2019-09-14T13:56:19Z,MEMBER,Thanks for the extremely thorough review @crusaderky. I'll work on this slowly over the next few days,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,488243328
https://github.com/pydata/xarray/pull/3276#issuecomment-531443628,https://api.github.com/repos/pydata/xarray/issues/3276,531443628,MDEyOklzc3VlQ29tbWVudDUzMTQ0MzYyOA==,2448579,2019-09-14T03:12:39Z,2019-09-14T03:12:39Z,MEMBER,"Ready for review.
@crusaderky I'd like to add `DataArray.map_blocks` and `Dataset.map_blocks` but don't know how to work around the circular import issue.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,488243328
https://github.com/pydata/xarray/pull/3276#issuecomment-529167703,https://api.github.com/repos/pydata/xarray/issues/3276,529167703,MDEyOklzc3VlQ29tbWVudDUyOTE2NzcwMw==,2448579,2019-09-08T04:05:21Z,2019-09-08T06:38:32Z,MEMBER,"I can reconstruct Datasets now. ~This version requires a `template` kwarg to know what the returned object looks like. I'll add some code to infer that next.~
Now infers properties of the returned object.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,488243328