home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 32928338

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
32928338 MDU6SXNzdWUzMjkyODMzOA== 116 Allow DataArray objects without named dimensions? 1217238 closed 0   650893 2 2014-05-06T20:12:41Z 2014-07-06T03:38:48Z 2014-07-06T03:38:48Z MEMBER      

At PyData SV, @mrocklin suggested that by default, array broadcasting should fall back on numpy's shape based broadcasting. This would also simplify directly constructing DataArray objects (#115).

The trick will be to make this work with xray's internals, which currently assume that dimensions are always named by strings.

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

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