home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1086707629

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/issues/6430#issuecomment-1086707629 https://api.github.com/repos/pydata/xarray/issues/6430 1086707629 IC_kwDOAMm_X85Axdet 4160723 2022-04-02T19:29:05Z 2022-04-02T19:29:05Z MEMBER

Probably because we still need some internal refactoring in xr.broadcast (added in #6293).

```python broadcasted.xindexes

Indexes:

space: <xarray.core.indexes.PandasMultiIndex object at 0x163e5c6d0>

y: <xarray.core.indexes.PandasMultiIndex object at 0x163e5c510>

x: <xarray.core.indexes.PandasMultiIndex object at 0x163e5c510>

```

space and x / y should all have identical PandasMultiIndex objects but they don't.

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