home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 496809167

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
496809167 MDU6SXNzdWU0OTY4MDkxNjc= 3332 Memory usage of `da.rolling().construct` 923438 closed 0     5 2019-09-22T17:35:06Z 2021-02-16T15:00:37Z 2021-02-16T15:00:37Z NONE      

If I were to do data_array.rolling( time=1000 ).construct('temp_time') - what is going on under hood ? Does it make a 1000 phyiscal copies of the original dataarray - or is it only returning a view ? I feel like it's the latter - but I'm seeing a memory spike (about 20-30% increase in total process memory consumption) when I use it - so there might be something else going on ? Any ideas / pointers would be appreciated. Thanks!

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3332/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 0.741ms · About: xarray-datasette