Skip to content

Commit 229dad9

Browse files
dcherianIllviljanmathauseshoyerpre-commit-ci[bot]
authored
Generate reductions for DataArray, Dataset, GroupBy and Resample (#5950)
Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com> Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com> Co-authored-by: Stephan Hoyer <shoyer@google.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9a71cc0 commit 229dad9

12 files changed

+3307
-970
lines changed

doc/user-guide/computation.rst

+2
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ Xarray also provides the ``max_gap`` keyword argument to limit the interpolation
107107
data gaps of length ``max_gap`` or smaller. See :py:meth:`~xarray.DataArray.interpolate_na`
108108
for more.
109109

110+
.. _agg:
111+
110112
Aggregation
111113
===========
112114

0 commit comments

Comments
 (0)