File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -283,8 +283,9 @@ Optional Dependencies
283
283
* `matplotlib <http://matplotlib.sourceforge.net/ >`__: for plotting
284
284
* `statsmodels <http://statsmodels.sourceforge.net/ >`__
285
285
* Needed for parts of :mod: `pandas.stats `
286
- * `openpyxl <http://packages.python.org/openpyxl/ >`__, `xlrd/xlwt <http://www.python-excel.org/ >`__
286
+ * `openpyxl <http://packages.python.org/openpyxl/ >`__, `xlrd/xlwt <http://www.python-excel.org/ >`__, ` ezodf < https://pypi.python.org/pypi/ezodf/ >`__
287
287
* openpyxl version 1.6.1 or higher, but lower than 2.0.0
288
+ * ezodf supports Open Document Format spreadsheets (ods)
288
289
* Needed for Excel I/O
289
290
* `XlsxWriter <https://pypi.python.org/pypi/XlsxWriter >`__
290
291
* Alternative Excel writer.
You can’t perform that action at this time.
0 commit comments