home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1699099029

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
1699099029 PR_kwDOAMm_X85P8IoD 7824 Improve concat performance 14371165 closed 0     1 2023-05-07T14:54:06Z 2023-06-02T14:36:11Z 2023-06-02T14:36:11Z MEMBER   0 pydata/xarray/pulls/7824
  • Don't use python for loops for possibly large coords. Rather create a np array once then filter out bad data.
  • DuckArrayModule is slightly slow, so cache the first import in a dict instead to speed up later calls.
  • Add more typing to be more confident that inputs are valid and then remove redundant checks and conversions.

  • [x] Requires #7843

  • [x] Requires #7844.
  • [x] Requires #7858
  • [x] Closes #7833
  • [x] Tests added
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7824/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 6 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.544ms · About: xarray-datasette