Skip to content

Commit 42b0b7a

Browse files
authored
DOC: Add pip install odfpy for io.rst (#50498)
1 parent acd2f5f commit 42b0b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/io.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3833,7 +3833,7 @@ OpenDocument Spreadsheets
38333833
The io methods for `Excel files`_ also support reading and writing OpenDocument spreadsheets
38343834
using the `odfpy <https://pypi.org/project/odfpy/>`__ module. The semantics and features for reading and writing
38353835
OpenDocument spreadsheets match what can be done for `Excel files`_ using
3836-
``engine='odf'``.
3836+
``engine='odf'``. The optional dependency 'odfpy' needs to be installed.
38373837

38383838
The :func:`~pandas.read_excel` method can read OpenDocument spreadsheets
38393839

0 commit comments

Comments
 (0)