home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 338226520

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
338226520 MDU6SXNzdWUzMzgyMjY1MjA= 2267 Some simple broadcast_dim method? 1200058 closed 0     9 2018-07-04T10:48:27Z 2019-07-06T13:06:45Z 2019-07-06T13:06:45Z NONE      

I've already found xr.broadcast(arrays). However, I'd like to just add a new dimension with a specific size to one DataArray. I could not find any simple option to do this.

If there is no such option: - add a size parameter to DataArray.expand_dims? - DataArray.broadcast_dims({"a": M, "b": N})?

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2267/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

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