@@ -973,15 +973,15 @@ content: |
973
973
974
974
.. versionchanged:: 5.0
975
975
976
- Available in :pipeline:`$setWindowFields` stage.
976
+ Available in the :pipeline:`$setWindowFields` stage.
977
977
978
978
* - :group:`$avg`
979
979
980
980
- Returns an average of numerical values. Ignores non-numeric values.
981
981
982
982
.. versionchanged:: 5.0
983
983
984
- Available in :pipeline:`$setWindowFields` stage.
984
+ Available in the :pipeline:`$setWindowFields` stage.
985
985
986
986
* - :group:`$count`
987
987
@@ -991,7 +991,7 @@ content: |
991
991
992
992
.. versionadded:: 5.0
993
993
994
- Available in :pipeline:`$group` and
994
+ Available in the :pipeline:`$group` and
995
995
:pipeline:`$setWindowFields` stages.
996
996
997
997
* - :group:`$first`
@@ -1003,7 +1003,7 @@ content: |
1003
1003
1004
1004
.. versionchanged:: 5.0
1005
1005
1006
- Available in :pipeline:`$setWindowFields` stage.
1006
+ Available in the :pipeline:`$setWindowFields` stage.
1007
1007
1008
1008
* - :group:`$last`
1009
1009
@@ -1014,15 +1014,15 @@ content: |
1014
1014
1015
1015
.. versionchanged:: 5.0
1016
1016
1017
- Available in :pipeline:`$setWindowFields` stage.
1017
+ Available in the :pipeline:`$setWindowFields` stage.
1018
1018
1019
1019
* - :group:`$max`
1020
1020
1021
1021
- Returns the highest expression value for each group.
1022
1022
1023
1023
.. versionchanged:: 5.0
1024
1024
1025
- Available in :pipeline:`$setWindowFields` stage.
1025
+ Available in the :pipeline:`$setWindowFields` stage.
1026
1026
1027
1027
* - :expression:`$mergeObjects`
1028
1028
@@ -1035,7 +1035,7 @@ content: |
1035
1035
1036
1036
.. versionchanged:: 5.0
1037
1037
1038
- Available in :pipeline:`$setWindowFields` stage.
1038
+ Available in the :pipeline:`$setWindowFields` stage.
1039
1039
1040
1040
* - :group:`$push`
1041
1041
@@ -1044,31 +1044,31 @@ content: |
1044
1044
1045
1045
.. versionchanged:: 5.0
1046
1046
1047
- Available in :pipeline:`$setWindowFields` stage.
1047
+ Available in the :pipeline:`$setWindowFields` stage.
1048
1048
1049
1049
* - :group:`$stdDevPop`
1050
1050
1051
1051
- Returns the population standard deviation of the input values.
1052
1052
1053
1053
.. versionchanged:: 5.0
1054
1054
1055
- Available in :pipeline:`$setWindowFields` stage.
1055
+ Available in the :pipeline:`$setWindowFields` stage.
1056
1056
1057
1057
* - :group:`$stdDevSamp`
1058
1058
1059
1059
- Returns the sample standard deviation of the input values.
1060
1060
1061
1061
.. versionchanged:: 5.0
1062
1062
1063
- Available in :pipeline:`$setWindowFields` stage.
1063
+ Available in the :pipeline:`$setWindowFields` stage.
1064
1064
1065
1065
* - :group:`$sum`
1066
1066
1067
1067
- Returns a sum of numerical values. Ignores non-numeric values.
1068
1068
1069
1069
.. versionchanged:: 5.0
1070
1070
1071
- Available in :pipeline:`$setWindowFields` stage.
1071
+ Available in the :pipeline:`$setWindowFields` stage.
1072
1072
1073
1073
---
1074
1074
ref : agg-operators-accumulators-project
@@ -1144,7 +1144,7 @@ content: |
1144
1144
1145
1145
.. versionchanged:: 5.0
1146
1146
1147
- Available in :pipeline:`$setWindowFields` stage.
1147
+ Available in the :pipeline:`$setWindowFields` stage.
1148
1148
1149
1149
* - :group:`$avg`
1150
1150
@@ -1153,7 +1153,7 @@ content: |
1153
1153
1154
1154
.. versionchanged:: 5.0
1155
1155
1156
- Available in :pipeline:`$setWindowFields` stage.
1156
+ Available in the :pipeline:`$setWindowFields` stage.
1157
1157
1158
1158
* - :group:`$count`
1159
1159
@@ -1217,7 +1217,7 @@ content: |
1217
1217
1218
1218
.. versionchanged:: 5.0
1219
1219
1220
- Available in :pipeline:`$setWindowFields` stage.
1220
+ Available in the :pipeline:`$setWindowFields` stage.
1221
1221
1222
1222
* - :group:`$integral`
1223
1223
@@ -1233,7 +1233,7 @@ content: |
1233
1233
1234
1234
.. versionchanged:: 5.0
1235
1235
1236
- Available in :pipeline:`$setWindowFields` stage.
1236
+ Available in the :pipeline:`$setWindowFields` stage.
1237
1237
1238
1238
* - :group:`$max`
1239
1239
@@ -1242,7 +1242,7 @@ content: |
1242
1242
1243
1243
.. versionchanged:: 5.0
1244
1244
1245
- Available in :pipeline:`$setWindowFields` stage.
1245
+ Available in the :pipeline:`$setWindowFields` stage.
1246
1246
1247
1247
* - :group:`$min`
1248
1248
@@ -1251,7 +1251,7 @@ content: |
1251
1251
1252
1252
.. versionchanged:: 5.0
1253
1253
1254
- Available in :pipeline:`$setWindowFields` stage.
1254
+ Available in the :pipeline:`$setWindowFields` stage.
1255
1255
1256
1256
* - :group:`$push`
1257
1257
@@ -1260,7 +1260,7 @@ content: |
1260
1260
1261
1261
.. versionchanged:: 5.0
1262
1262
1263
- Available in :pipeline:`$setWindowFields` stage.
1263
+ Available in the :pipeline:`$setWindowFields` stage.
1264
1264
1265
1265
* - :group:`$rank`
1266
1266
@@ -1288,7 +1288,7 @@ content: |
1288
1288
1289
1289
.. versionchanged:: 5.0
1290
1290
1291
- Available in :pipeline:`$setWindowFields` stage.
1291
+ Available in the :pipeline:`$setWindowFields` stage.
1292
1292
1293
1293
* - :group:`$stdDevSamp`
1294
1294
@@ -1298,7 +1298,7 @@ content: |
1298
1298
1299
1299
.. versionchanged:: 5.0
1300
1300
1301
- Available in :pipeline:`$setWindowFields` stage.
1301
+ Available in the :pipeline:`$setWindowFields` stage.
1302
1302
1303
1303
* - :group:`$sum`
1304
1304
@@ -1307,6 +1307,6 @@ content: |
1307
1307
1308
1308
.. versionchanged:: 5.0
1309
1309
1310
- Available in :pipeline:`$setWindowFields` stage.
1310
+ Available in the :pipeline:`$setWindowFields` stage.
1311
1311
1312
1312
...
0 commit comments