semantique.CollectionProxy.reduce#
- CollectionProxy.reduce(reducer, dimension=None, **kwargs)[source]#
Apply the reduce verb to each array in a collection.
See
ArrayProxy.reduce()
.- Returns:
Apply the reduce verb to each array in a collection.
See ArrayProxy.reduce()
.