issue_comments: 523225141
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/2956#issuecomment-523225141 | https://api.github.com/repos/pydata/xarray/issues/2956 | 523225141 | MDEyOklzc3VlQ29tbWVudDUyMzIyNTE0MQ== | 1217238 | 2019-08-20T22:50:25Z | 2019-08-20T22:50:25Z | MEMBER |
Does pint do We could add the experimental option for allowing subclasses for testing purposes, but ultimately I think we want to insist that objects we use inside I'd love to add tests that verify that xarray can properly wrap arrays with units as soon as possible. We could even merge tests that are all marked "xfail" and that currently only pass when using the experimental version of pint from https://github.com/hgrecco/pint/pull/764. As we saw with sparse array support, this will be useful for two reasons:
1. It will help us identify remaining issues that need to be solved either in xarray or in an array-with-units library like pint.
2. There are also likely some subtle tweaks we can do inside xarray to better support arrays with units, e.g., displaying units in the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
443157666 |