home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 36240022

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
36240022 MDExOlB1bGxSZXF1ZXN0MTc0NDY2Njc= 171 Implementation of DatasetGroupBy summary methods 1217238 closed 0   650893 0 2014-06-22T08:38:51Z 2014-06-23T07:25:10Z 2014-06-23T07:25:08Z MEMBER   0 pydata/xarray/pulls/171

You can now do ds.groupby('time.month').mean() to apply the mean over all groups and variables in a dataset.

It is not optimized like the DataArray.groupby summary methods but it should work.

Thanks @jhamman for laying the groundwork for this!

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

Links from other tables

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