This nodes performs a Fast Fourier Transform in a desired numeric timeseries data column. It requires the KNIME Python extensions with Python 3 set up.
The dataset cannot contain missing values.
Additionally, the component produces an interactive view displaying the normalized power spectrum of the signal.
If you encoutner errors please verify that
Preferances > KNIME > Python (labs) > Python environment configuration
is set to bundled
- Type: TableInput DataThe Input data. It should contain a numeric time series column.