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