semantique.processor.arrays.Collection.reduce#
- Collection.reduce(reducer, dimension=None, track_types=True, **kwargs)[source]#
Apply the reduce verb to all arrays in the collection.
See
Array.reduce()
- Returns:
Apply the reduce verb to all arrays in the collection.
See Array.reduce()