Skip to content

Commit

Permalink
Generate reductions for DataArray, Dataset, GroupBy and Resample (pyd…
Browse files Browse the repository at this point in the history
…ata#5950)

Co-authored-by: Illviljan <[email protected]>
Co-authored-by: Mathias Hauser <[email protected]>
Co-authored-by: Stephan Hoyer <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
5 people authored Mar 12, 2022
1 parent 9a71cc0 commit 229dad9
Show file tree
Hide file tree
Showing 12 changed files with 3,307 additions and 970 deletions.
2 changes: 2 additions & 0 deletions doc/user-guide/computation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ Xarray also provides the ``max_gap`` keyword argument to limit the interpolation
data gaps of length ``max_gap`` or smaller. See :py:meth:`~xarray.DataArray.interpolate_na`
for more.

.. _agg:

Aggregation
===========

Expand Down
Loading

0 comments on commit 229dad9

Please sign in to comment.