We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f04a3 commit bc901abCopy full SHA for bc901ab
doc/source/getting_started/intro_tutorials/02_read_write.rst
@@ -151,7 +151,7 @@ named *passengers* instead of the default *Sheet1*. By setting
151
</li>
152
</ul>
153
154
-The equivalent read function :meth:`~DataFrame.to_excel` will reload the data to a
+The equivalent read function :meth:`~DataFrame.read_excel` will reload the data to a
155
``DataFrame``:
156
157
.. ipython:: python
0 commit comments