home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 602795869

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/1378#issuecomment-602795869 https://api.github.com/repos/pydata/xarray/issues/1378 602795869 MDEyOklzc3VlQ29tbWVudDYwMjc5NTg2OQ== 743508 2020-03-23T19:02:26Z 2020-03-23T19:02:26Z CONTRIBUTOR

Just wondering what the status of this is. I've been running into bugs trying to model symmetric distance matrices using the same dimension. Interestingly, it does work very well for selecting, e.g. if use .sel(nodes=node_list) on a square matrix i correctly get a square matrix subset 👍 But unfortunately a lot of other things seems to break, e.g. concatenating fails with ValueError: axes don't match array :( What would need to happen to make this work?

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