Skip to content

Commit caecd26

Browse files
committed
Update the dispatch table
1 parent abb4eb1 commit caecd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/statistics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ These functions calculate statistics regarding relations between two inputs.
104104

105105
========================= =====================================================
106106
:func:`covariance` Sample covariance for two variables.
107-
:func:`correlation` Pearson's correlation coefficient for two variables.
107+
:func:`correlation` Pearson and Spearman's correlation coefficients.
108108
:func:`linear_regression` Slope and intercept for simple linear regression.
109109
========================= =====================================================
110110

0 commit comments

Comments
 (0)