home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 328315251

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/1279#issuecomment-328315251 https://api.github.com/repos/pydata/xarray/issues/1279 328315251 MDEyOklzc3VlQ29tbWVudDMyODMxNTI1MQ== 1217238 2017-09-10T02:24:22Z 2017-09-10T02:24:22Z MEMBER

@darothen Can you give an example of typical shape and chunks for your data when you load it with dask?

My sense is that we would do better to keep everything in the form of (dask) arrays, rather than converting into dataframes. For the highest performance, I would make a dask array routine that combines ghosting, map blocks and bottleneck's rolling window functions. Then it should be straightforward into rolling in place of the existing bottleneck routine.

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