home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 702276824

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/4475#issuecomment-702276824 https://api.github.com/repos/pydata/xarray/issues/4475 702276824 MDEyOklzc3VlQ29tbWVudDcwMjI3NjgyNA== 2448579 2020-10-01T17:13:16Z 2020-10-01T17:13:16Z MEMBER

doesn't that then require me to load everything into memory before writing?

I think so.

I would try multiple processes and see if that is fast enough for what you want to do. Or else, write to zarr. This will be parallelized and is a lot easier than dealing with HDF5

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