home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 485544371

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/2710#issuecomment-485544371 https://api.github.com/repos/pydata/xarray/issues/2710 485544371 MDEyOklzc3VlQ29tbWVudDQ4NTU0NDM3MQ== 10720577 2019-04-22T20:39:17Z 2019-04-22T20:39:17Z CONTRIBUTOR

Another solution could be adding support for da.sel(dim1='a', squeeze=False) to avoid losing the dim1 dimension/coordinate in the first place

Or equivalently, you could just do da.sel(dim1=['a'])

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