hpipy.price_index.RepeatTransactionIndex.smooth_series# RepeatTransactionIndex.smooth_series(order=3)# Apply smoothing to all indices. Parameters: order (int) – Defaults to 3. Returns: Index object. Return type: Self