I am doing Fourier transform to decompose seasonality from the data. However, Fourier transform is returning number of data points half of the length of the input array. How to solve this ?
I tried Fourier transform and then an inverse FFT. I was expecting same number of data points but got half.
New contributor
Anisha Mahanty is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.