[NumPy-Tickets] [NumPy] #1455: numpy.cov should accept ddof keyword argument
NumPy Trac
numpy-tickets@scipy....
Fri Apr 16 14:21:30 CDT 2010
#1455: numpy.cov should accept ddof keyword argument
--------------------+-------------------------------------------------------
Reporter: aisaac | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version:
Keywords: |
--------------------+-------------------------------------------------------
The ``bias`` keyword has been replaced with ``ddof`` on related functions
(e.g., np.var and np.std) but not yet for np.cov.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1455>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list