issue_comments: 577832822
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/3706#issuecomment-577832822 | https://api.github.com/repos/pydata/xarray/issues/3706 | 577832822 | MDEyOklzc3VlQ29tbWVudDU3NzgzMjgyMg== | 14808389 | 2020-01-23T19:18:38Z | 2020-01-23T19:18:38Z | MEMBER | the easiest way to fix
def equiv_with_units(a, b):
return duck_array_ops.array_equiv(a, b) and units_equiv(a, b)
There is also There seems to have been some work to add a function named |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
551680561 |