home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 534869060

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/2912#issuecomment-534869060 https://api.github.com/repos/pydata/xarray/issues/2912 534869060 MDEyOklzc3VlQ29tbWVudDUzNDg2OTA2MA== 1217238 2019-09-25T06:08:43Z 2019-09-25T06:08:43Z MEMBER

I suspect it could work pretty well to explicitly rechunk your dataset into larger chunks (e.g., with the Dataset.chunk() method). This way you could continue to use dask for lazy writes, but reduce the overhead of writing individual chunks.

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  435535284
Powered by Datasette · Queries took 0.585ms · About: xarray-datasette