issue_comments: 378904185
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/1625#issuecomment-378904185 | https://api.github.com/repos/pydata/xarray/issues/1625 | 378904185 | MDEyOklzc3VlQ29tbWVudDM3ODkwNDE4NQ== | 6213168 | 2018-04-05T11:26:23Z | 2018-04-05T11:26:23Z | MEMBER | Updated title. I'm happy with the explicit approach. New design prototype: ``` wallet, restaurant_bill = xarray.align(wallet, restaurant_bill, join='outer', fill_value=0) print(wallet - restaurant_bill) <xarray.DataArray (currency: 2)> array([50, 40]) Coordinates: * currency (currency) object 'EUR' 'USD' ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
264517839 |