issue_comments: 653752196
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/4197#issuecomment-653752196 | https://api.github.com/repos/pydata/xarray/issues/4197 | 653752196 | MDEyOklzc3VlQ29tbWVudDY1Mzc1MjE5Ng== | 6815844 | 2020-07-04T11:05:49Z | 2020-07-04T11:05:49Z | MEMBER | @cwerner ```python In [40]: idx = (da.count('y').cumsum() != 0) * (da.count('y')[::-1].cumsum()[::- ...: 1] != 0) In [42]: da.isel(x=idx) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
650549352 |