We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90254c commit 6cf2a7eCopy full SHA for 6cf2a7e
README.rst
@@ -77,6 +77,8 @@ Optional dependencies
77
* Needed for parts of :mod:`pandas.stats`
78
* `pytz <http://pytz.sourceforge.net/>`__
79
* Needed for time zone support with ``DateRange``
80
+ * `openpyxl <http://packages.python.org/openpyxl/>`__, `xlrd/xlwt <http://www.python-excel.org/>`__
81
+ * Needed for Excel I/O
82
83
Installation from sources
84
=========================
0 commit comments