I would like to filter out certain frequencies in a time series data set. With the spectral density in Time Series I can see the FFT and its peaks but I wonder if there is built-in filter to perform these type of DSP operations.
For example, with FFT() one can do the inverse to have a new signal with only the selected frequencies.