Symbolic.aggregate# Symbolic.aggregate(*assets)[source] Aggregate the assets into a single asset via union. Parameters: assets (Iterable[SymbolicAsset]) – The assets to aggregate. Returns: The aggregated asset. Return type: SymbolicAsset