We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a393c31 commit 5fef979Copy full SHA for 5fef979
pandas/io/excel/_base.py
@@ -89,7 +89,7 @@
89
)
90
_read_excel_doc = (
91
"""
92
-Read an Excel file into a ``pandas`` ``DataFrame``.
+Read an Excel file into a ``DataFrame``.
93
94
Supports `xls`, `xlsx`, `xlsm`, `xlsb`, `odf`, `ods` and `odt` file extensions
95
read from a local filesystem or URL. Supports an option to read
0 commit comments