Skip to content

Commit 30ce7b1

Browse files
committed
DOC: remove scikits from statsmodels and indicate >= 0.4.0 for optional features
1 parent 821da97 commit 30ce7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Optional dependencies
7474
* `SciPy <http://www.scipy.org>`__: miscellaneous statistical functions
7575
* `PyTables <http://www.pytables.org>`__: necessary for HDF5-based storage
7676
* `matplotlib <http://matplotlib.sourceforge.net/>`__: for plotting
77-
* `scikits.statsmodels <http://statsmodels.sourceforge.net/>`__
77+
* `statsmodels <http://statsmodels.sourceforge.net/>`__: 0.4.0 or higher
7878
* Needed for parts of :mod:`pandas.stats`
7979
* `pytz <http://pytz.sourceforge.net/>`__
8080
* Needed for time zone support with ``date_range``

0 commit comments

Comments
 (0)