Skip to content

Commit a3e1ef1

Browse files
DOC: Add count to the table of reduction operations.
1 parent 45cbf4b commit a3e1ef1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/api/reducer_index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
Reduction operators
3030
===================
3131

32+
+---------------------------------------+----------------------------------------------------+
33+
| :cpp:func:`count` | count true values in the batch |
3234
+---------------------------------------+----------------------------------------------------+
3335
| :cpp:func:`reduce` | generic batch reduction |
3436
+---------------------------------------+----------------------------------------------------+

0 commit comments

Comments
 (0)