issue_comments: 1288532110
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/7203#issuecomment-1288532110 | https://api.github.com/repos/pydata/xarray/issues/7203 | 1288532110 | IC_kwDOAMm_X85MzXCO | 14371165 | 2022-10-24T07:20:32Z | 2022-10-24T07:20:32Z | MEMBER | ``` @requires_netCDF4 def test_repr_file_collapsed(tmp_path) -> None: arr_to_store = xr.DataArray(np.arange(300), dims="test") arr_to_store.to_netcdf(tmp_path / "test.nc", engine="netcdf4")
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1420230433 |