File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -6249,6 +6249,8 @@ def groupby(
6249
6249
6250
6250
See Also
6251
6251
--------
6252
+ :ref:`groupby`
6253
+ Users guide explanation of how to group and bin data.
6252
6254
DataArray.groupby_bins
6253
6255
Dataset.groupby
6254
6256
core.groupby.DataArrayGroupBy
@@ -6328,6 +6330,8 @@ def groupby_bins(
6328
6330
6329
6331
See Also
6330
6332
--------
6333
+ :ref:`groupby`
6334
+ Users guide explanation of how to group and bin data.
6331
6335
DataArray.groupby
6332
6336
Dataset.groupby_bins
6333
6337
core.groupby.DataArrayGroupBy
Original file line number Diff line number Diff line change @@ -8933,6 +8933,8 @@ def groupby(
8933
8933
8934
8934
See Also
8935
8935
--------
8936
+ :ref:`groupby`
8937
+ Users guide explanation of how to group and bin data.
8936
8938
Dataset.groupby_bins
8937
8939
DataArray.groupby
8938
8940
core.groupby.DatasetGroupBy
@@ -9014,6 +9016,8 @@ def groupby_bins(
9014
9016
9015
9017
See Also
9016
9018
--------
9019
+ :ref:`groupby`
9020
+ Users guide explanation of how to group and bin data.
9017
9021
Dataset.groupby
9018
9022
DataArray.groupby_bins
9019
9023
core.groupby.DatasetGroupBy
You can’t perform that action at this time.
0 commit comments