We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb4eb1 commit caecd26Copy full SHA for caecd26
Doc/library/statistics.rst
@@ -104,7 +104,7 @@ These functions calculate statistics regarding relations between two inputs.
104
105
========================= =====================================================
106
:func:`covariance` Sample covariance for two variables.
107
-:func:`correlation` Pearson's correlation coefficient for two variables.
+:func:`correlation` Pearson and Spearman's correlation coefficients.
108
:func:`linear_regression` Slope and intercept for simple linear regression.
109
110
0 commit comments