File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ Optional dependencies
85
85
- `Cython <http://www.cython.org >`__: Only necessary to build development version. Version 0.17.1 or higher.
86
86
- `SciPy <http://www.scipy.org >`__: miscellaneous statistical functions
87
87
- `PyTables <http://www.pytables.org >`__: necessary for HDF5-based storage
88
+ - Not yet supported on python >= 3
88
89
- `matplotlib <http://matplotlib.sourceforge.net/ >`__: for plotting
89
90
- `statsmodels <http://statsmodels.sourceforge.net/ >`__
90
91
- Needed for parts of :mod: `pandas.stats `
Original file line number Diff line number Diff line change @@ -95,6 +95,7 @@ Optional Dependencies
95
95
version. Version 0.17.1 or higher.
96
96
* `SciPy <http://www.scipy.org >`__: miscellaneous statistical functions
97
97
* `PyTables <http://www.pytables.org >`__: necessary for HDF5-based storage
98
+ * Not yet supported on python >= 3
98
99
* `matplotlib <http://matplotlib.sourceforge.net/ >`__: for plotting
99
100
* `statsmodels <http://statsmodels.sourceforge.net/ >`__
100
101
* Needed for parts of :mod: `pandas.stats `
You can’t perform that action at this time.
0 commit comments