home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 505533500

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/pull/1597#issuecomment-505533500 https://api.github.com/repos/pydata/xarray/issues/1597 505533500 MDEyOklzc3VlQ29tbWVudDUwNTUzMzUwMA== 1386642 2019-06-25T17:01:52Z 2019-06-25T17:01:52Z CONTRIBUTOR

is there actual use cases where it is useful to provide multiple dimensions for sample_dims?

Yes! My main use-case does. For example, if you have a weather dataset where every lat/lon pair should be considered a separate "sample", you would use sample_dims=['lat', 'lon'].

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