issue_comments: 575073923
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/3696#issuecomment-575073923 | https://api.github.com/repos/pydata/xarray/issues/3696 | 575073923 | MDEyOklzc3VlQ29tbWVudDU3NTA3MzkyMw== | 6213168 | 2020-01-16T09:56:08Z | 2020-01-16T09:56:08Z | MEMBER | pickle should never be used, with any library, as a means of long-term storage because it intrinsically relies on implementation details to remain the same across versions. Please use one of the several tools that are made just for that purpose (NetCDF et al.). xarray already guarantees stability on the public API - we typically have a deprecation cycle lasting at least 1 major version. It will never offer stability on the implementation details. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
550067372 |