issue_comments: 178420783
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/697#issuecomment-178420783 | https://api.github.com/repos/pydata/xarray/issues/697 | 178420783 | MDEyOklzc3VlQ29tbWVudDE3ODQyMDc4Mw== | 5635139 | 2016-02-02T07:23:05Z | 2016-02-02T07:23:05Z | MEMBER | TBC, this does work, even if it's not tested: ``` python In [11]: xr.DataArray.from_series(pd.Series()) Out[11]: <xarray.DataArray (index: 0)> array([], dtype=float64) Coordinates: * index (index) object ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
124573556 |