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/5454#issuecomment-857834962,https://api.github.com/repos/pydata/xarray/issues/5454,857834962,MDEyOklzc3VlQ29tbWVudDg1NzgzNDk2Mg==,2448579,2021-06-09T16:07:13Z,2021-06-09T16:07:13Z,MEMBER,"> ds.coarsen(time=12).construct(dim=""year"").rename({""time"": ""month""})
We could incorporate the renaming like this. Thoughts?
``` python
ds.coarsen(time=12).construct(dim={""time"": (""month"", ""year"")})
```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,916318941
https://github.com/pydata/xarray/issues/5454#issuecomment-857818850,https://api.github.com/repos/pydata/xarray/issues/5454,857818850,MDEyOklzc3VlQ29tbWVudDg1NzgxODg1MA==,1217238,2021-06-09T15:46:06Z,2021-06-09T15:46:06Z,MEMBER,"Yes, we should totally do this!
This is a very common operation in machine learning workflows, e.g., in TensorFlow it's `tf.image.extract_patches`.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,916318941