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 58b1a53 commit 42cfdd8Copy full SHA for 42cfdd8
doc/source/install.rst
@@ -250,7 +250,8 @@ Optional Dependencies
250
* `matplotlib <http://matplotlib.sourceforge.net/>`__: for plotting
251
* `statsmodels <http://statsmodels.sourceforge.net/>`__
252
* Needed for parts of :mod:`pandas.stats`
253
-* `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__
+* `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__, `ezodf <https://pypi.python.org/pypi/ezodf/>`__
254
+ * ezodf supports Open Document Format spreadsheets (ods)
255
* Needed for Excel I/O
256
* `XlsxWriter <https://pypi.python.org/pypi/XlsxWriter>`__
257
* Alternative Excel writer
0 commit comments