Regarding FFT
I am Working on a Satellite data, where information is stored in a Raw data exchange format .prd file, i have extracted the information in csv file where i got the I and Q data in decimal, now i wanted to apply fourier transform, power spectral density for getting the doppler. i am working on python can anyone help me regarding this...
Note that i have a large data set which is about 144crores but i have divided it into chunks..
Thank you

