issue_comments: 410777201
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/2304#issuecomment-410777201 | https://api.github.com/repos/pydata/xarray/issues/2304 | 410777201 | MDEyOklzc3VlQ29tbWVudDQxMDc3NzIwMQ== | 1217238 | 2018-08-06T17:00:01Z | 2018-08-06T17:00:01Z | MEMBER |
It's almost but not quite identical. The difference is that the data gets scaled twice. This adds twice the overhead for scaling the values (which to be fair is usually negligible compared to IO). Also, to get exactly equivalent numerics for further computation you would need to round again, e.g., |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
343659822 |