issue_comments: 797850555
This data as json
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/5030#issuecomment-797850555 | https://api.github.com/repos/pydata/xarray/issues/5030 | 797850555 | MDEyOklzc3VlQ29tbWVudDc5Nzg1MDU1NQ== | 2448579 | 2021-03-13T02:23:38Z | 2021-03-13T02:23:38Z | MEMBER | Alternatively, you could run the following at the beginning ``` python not sure if syntax is rightmodel_datasets = [ ds.expand_dims('member_id') if "member_id" not in ds.coords else ds for ds in model_datasets ] ``` so all your datasets are consistent. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
830638672 |