home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1290163319

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/7181#issuecomment-1290163319 https://api.github.com/repos/pydata/xarray/issues/7181 1290163319 IC_kwDOAMm_X85M5lR3 1486942 2022-10-25T08:13:41Z 2022-10-25T08:13:41Z CONTRIBUTOR

Looking at the call tree (sorry, big image!):

there's a couple of recursive calls that have all the time:

  • the tight one from copy:128:deepcopy to copy:227:_deepcopy_dict
  • the larger one from variable:985:_copy to dataarray:1179:_copy

Is this implying we do actually have some sort of complex or recursive structure hiding in our datasets?

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