issue_comments: 813168052
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/pull/5089#issuecomment-813168052 | https://api.github.com/repos/pydata/xarray/issues/5089 | 813168052 | MDEyOklzc3VlQ29tbWVudDgxMzE2ODA1Mg== | 1217238 | 2021-04-05T04:00:54Z | 2021-04-05T04:05:16Z | MEMBER | From an API perspective, I think the name One thing that is a little puzzling to me is how deduplicating across multiple dimensions is handled. It looks like this function preserves existing dimensions, but inserts NA is the arrays would be ragged? This seems a little strange to me. I think it could make more sense to "flatten" all dimensions in the contained variables into a new dimension when dropping duplicates. This would require specifying the name for the new dimension(s), but perhaps that could work by switching to the de-duplicated variable name? For example,
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
842940980 |