mobgap.aggregation.base.base_aggregator_docfiller#
- mobgap.aggregation.base.base_aggregator_docfiller(func: Callable) str[source]#
Decorator to fill common parts of the docstring for subclasses of
BaseAggregator.Available keys for the substitution:
['other_parameters', 'aggregated_data_', 'aggregate_short', 'aggregate_para', 'aggregate_return']