home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 577737475

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/3545#issuecomment-577737475 https://api.github.com/repos/pydata/xarray/issues/3545 577737475 MDEyOklzc3VlQ29tbWVudDU3NzczNzQ3NQ== 2448579 2020-01-23T15:41:33Z 2020-01-23T15:41:33Z MEMBER

the most time consuming part is the expand_dims for every dataset, which accounts for roughly 80% overall concat runtime.

Hmmm... maybe we need a short-circuit version of expand_dims?

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