Why is this correlation coefficient given by pandas unrealistically low?
I am coding in python and I am correlating a row in pandas (index 2500) with a sinusoidal function that I defined (sine_modulation). When I print the value I obtain by using
Why is this correlation coefficient given by pandas unrealistically low?
I am coding in python and I am correlating a row in pandas (index 2500) with a sinusoidal function that I defined (sine_modulation). When I print the value I obtain by using