home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 412109805

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/2356#issuecomment-412109805 https://api.github.com/repos/pydata/xarray/issues/2356 412109805 MDEyOklzc3VlQ29tbWVudDQxMjEwOTgwNQ== 2448579 2018-08-10T15:02:00Z 2018-08-10T15:02:00Z MEMBER

The repeated dimension follows pandas syntax. It's nice because the syntax is similar to the usual reduction DataArray.sum().

.resample(TIMES='M').sum(dim='TIMES') should work as long as TIMES is datetime64.

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