home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 886247722

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/pull/5542#issuecomment-886247722 https://api.github.com/repos/pydata/xarray/issues/5542 886247722 IC_kwDOAMm_X8400xEq 14371165 2021-07-25T19:36:12Z 2021-07-25T19:36:12Z MEMBER

Yes this improves the interp performance a bit. The .copy in the transpose is rather slow so it seems better to just not do it. An alternative is removing the .copy in the transpose or make it an option?

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