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 @@ -248,8 +248,9 @@ Optional Dependencies
248
248
* `matplotlib <http://matplotlib.sourceforge.net/ >`__: for plotting
249
249
* `statsmodels <http://statsmodels.sourceforge.net/ >`__
250
250
* Needed for parts of :mod: `pandas.stats `
251
- * `openpyxl <http://packages.python.org/openpyxl/ >`__, `xlrd/xlwt <http://www.python-excel.org/ >`__
251
+ * `openpyxl <http://packages.python.org/openpyxl/ >`__, `xlrd/xlwt <http://www.python-excel.org/ >`__, ` ezodf < https://pypi.python.org/pypi/ezodf/ >`__
252
252
* openpyxl version 1.6.1 or higher, but lower than 2.0.0
253
+ * ezodf supports Open Document Format spreadsheets (ods)
253
254
* Needed for Excel I/O
254
255
* `XlsxWriter <https://pypi.python.org/pypi/XlsxWriter >`__
255
256
* Alternative Excel writer.
You can’t perform that action at this time.
0 commit comments