home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 59572709

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
59572709 MDU6SXNzdWU1OTU3MjcwOQ== 354 resample method 1217238 closed 0   741199 0 2015-03-02T23:55:58Z 2015-03-05T19:29:39Z 2015-03-05T19:29:39Z MEMBER      

This should be a shortcut for .groupby(resampled_times).mean('time') (e.g., this example), with an API similar to resample in pandas.

Something like the following should work: ds.resample('24H', dim='time', how='mean', base=12, label='right').

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/354/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 3 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.966ms · About: xarray-datasette