Skip to content

Commit bc901ab

Browse files
authored
Update 02_read_write.rst (#35222)
1 parent 32f04a3 commit bc901ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/getting_started/intro_tutorials/02_read_write.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ named *passengers* instead of the default *Sheet1*. By setting
151151
</li>
152152
</ul>
153153

154-
The equivalent read function :meth:`~DataFrame.to_excel` will reload the data to a
154+
The equivalent read function :meth:`~DataFrame.read_excel` will reload the data to a
155155
``DataFrame``:
156156

157157
.. ipython:: python

0 commit comments

Comments
 (0)