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