issue_comments: 340478707
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/1429#issuecomment-340478707 | https://api.github.com/repos/pydata/xarray/issues/1429 | 340478707 | MDEyOklzc3VlQ29tbWVudDM0MDQ3ODcwNw== | 1217238 | 2017-10-30T15:22:46Z | 2017-10-30T15:22:46Z | MEMBER |
When not using dask and Currently, it looks like the object loaded into it is usually a In [25]: ds2.x.variable._data Out[25]: MemoryCachedArray(array=CopyOnWriteArray(array=LazilyIndexedArray(array=<xarray.backends.netCDF4_.NetCDF4ArrayWrapper object at 0x11b3f25c0>, key=OuterIndexer(slice(None, None, None),)))) ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
231811609 |