home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1964505426

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
1964505426 PR_kwDOAMm_X85d61au 8380 [namedarray] split `.set_dims()` into `.expand_dims()` and `broadcast_to()` 13301940 closed 0     17 2023-10-26T23:13:29Z 2024-01-29T19:25:58Z 2024-01-29T19:13:28Z MEMBER   0 pydata/xarray/pulls/8380

this is the initial phase of our plan to split the .set_dims() method into two distinct methods .expand_dims() and .broadcast_to() as outlined in the design document. - [x] add expand_dims() - [x] add broadcast_to() - [x] add .transpose() and .T to NamedArray - [x] update whats-new.rst

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8380/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

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