issue_comments: 565518795
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/2773#issuecomment-565518795 | https://api.github.com/repos/pydata/xarray/issues/2773 | 565518795 | MDEyOklzc3VlQ29tbWVudDU2NTUxODc5NQ== | 14808389 | 2019-12-13T16:57:36Z | 2019-12-13T16:57:36Z | MEMBER | it was argued in pint that the unit is part of the data, so we should keep it as close to the data as possible. How about
re special casing: I think would be fine for attributes since we already special case them for plotting, but I don't know about duck arrays. Even if we want to special case them, there are many unit libraries with different interfaces so we would either need to special case all of them or require a specific interface (or a function to retrieve the necessary data?). Also, we should keep in mind is that using more horizontal space for the units results in less space for data. And we should not forget about https://github.com/dask/dask/issues/5329#issue-485927396, where a different kind of format was proposed, at least for the values of a |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
411365882 |