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 821da97 commit 30ce7b1Copy full SHA for 30ce7b1
doc/source/install.rst
@@ -74,7 +74,7 @@ Optional dependencies
74
* `SciPy <http://www.scipy.org>`__: miscellaneous statistical functions
75
* `PyTables <http://www.pytables.org>`__: necessary for HDF5-based storage
76
* `matplotlib <http://matplotlib.sourceforge.net/>`__: for plotting
77
- * `scikits.statsmodels <http://statsmodels.sourceforge.net/>`__
+ * `statsmodels <http://statsmodels.sourceforge.net/>`__: 0.4.0 or higher
78
* Needed for parts of :mod:`pandas.stats`
79
* `pytz <http://pytz.sourceforge.net/>`__
80
* Needed for time zone support with ``date_range``
0 commit comments