issue_comments: 1302299859
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/7028#issuecomment-1302299859 | https://api.github.com/repos/pydata/xarray/issues/7028 | 1302299859 | IC_kwDOAMm_X85Nn4TT | 2448579 | 2022-11-03T15:39:24Z | 2022-11-03T15:39:24Z | MEMBER | The way to test would be: ``` from xarray.tests import raise_if_dask_computes with raise_if_dask_computes(): ds.to_netcdf(compute=False) ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1371466778 |