pull_requests: 21000557
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
21000557 | MDExOlB1bGxSZXF1ZXN0MjEwMDA1NTc= | 229 | closed | 0 | Support math with GroupBy objects | 1217238 | 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). | 2014-09-10T05:50:08Z | 2014-09-12T01:18:05Z | 2014-09-12T01:18:04Z | 2014-09-12T01:18:04Z | 025be9ea52c1d1c2d7f756760b61c1dbcd1e820b | 740776 | 0 | 890c8f38e642afcfbec8a34462d434abd44bebba | 118a5bf60d390c482ce6977452f99646300086df | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/229 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests