home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 516060323

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/3165#issuecomment-516060323 https://api.github.com/repos/pydata/xarray/issues/3165 516060323 MDEyOklzc3VlQ29tbWVudDUxNjA2MDMyMw== 1217238 2019-07-29T16:20:07Z 2019-07-29T16:20:07Z MEMBER

Did you try converting np.zeros((5000, 50000) to use dask.array.zeros instead? The former will allocate 2 GB of data within each chunk

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