diff options
author | Matthew Brett <matthew.brett@gmail.com> | 2015-03-15 11:34:58 -0700 |
---|---|---|
committer | Matthew Brett <matthew.brett@gmail.com> | 2015-03-15 11:45:18 -0700 |
commit | 594c64cedc3e521bc223fb90f29f22b034de3839 (patch) | |
tree | 3b1791109f3a70c0cc68855fe4f5bbe37477e831 /numpy/add_newdocs.py | |
parent | 4b4d8510739c9ea7a80391e2656d84a3c5e4a9c3 (diff) | |
download | numpy-594c64cedc3e521bc223fb90f29f22b034de3839.tar.gz |
ENH: deprecate bias and ddof arguments to corrcoef
The bias and ddof arguments had no effect on the calculation of the
correlation coefficient because the value cancels in the calculation.
Deprecate these arguments to np.corrcoef and np.ma.corrcoef.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions