Skip to content

Commit 776e04c

Browse files
Update pandas/core/frame.py
Co-authored-by: Irv Lustig <[email protected]>
1 parent 0b3b00c commit 776e04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/frame.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3588,7 +3588,7 @@ def to_iceberg(
35883588
engine : str, optional
35893589
The engine to use. Engines can be installed via third-party packages. For an
35903590
updated list of existing pandas I/O engines check the I/O engines section of
3591-
our Ecosystem page.
3591+
the pandas Ecosystem page.
35923592
35933593
See Also
35943594
--------

0 commit comments

Comments
 (0)