home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 42380133

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
42380133 MDExOlB1bGxSZXF1ZXN0MjEwMDA1NTc= 229 Support math with GroupBy objects 1217238 closed 0   740776 0 2014-09-10T05:50:08Z 2014-09-12T01:18:05Z 2014-09-12T01:18:04Z MEMBER   0 pydata/xarray/pulls/229

Fixes #203.

You can now calculate anomalies with something like:

python grouped = ds.groupby('time.month') anom = grouped - grouped.mean('time')

Still needs documentation (that will go in my current major refactor of the docs for v0.3).

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/229/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

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