pearsonr# scipy.stats.pearsonr(x, y, *, alternative='two-sided', method=None, axis=0)[source]# Pearson correlation coefficient and p-value for testing non-correlation. The Pearson correlation coefficient [1] measures the linear relationship between two datasets. Like other correlation coefficients, this one varies between -1 and +1 with 0 implying no correlation. Correlations of -1 or +1 imply an