home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 748478029

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/4714#issuecomment-748478029 https://api.github.com/repos/pydata/xarray/issues/4714 748478029 MDEyOklzc3VlQ29tbWVudDc0ODQ3ODAyOQ== 10194086 2020-12-19T13:55:07Z 2020-12-19T13:55:07Z MEMBER

Could you split it in two calls or does this not do what you want?

python sensor_data.sel({ 'sensor': xr.DataArray(['A', 'A', 'A', 'B', 'C'], dims=['sample'])}).sel({ 'time': xr.DataArray([0, 1, 2, 0, 0], dims=['sample']) }, method='ffill')

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