Skip to content

Commit 92bc6fa

Browse files
committed
Fixing import error in documentation
1 parent b8a582c commit 92bc6fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/io/xml.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,6 +1054,7 @@ def read_xml(
10541054
10551055
Examples
10561056
--------
1057+
>>> import io
10571058
>>> xml = '''<?xml version='1.0' encoding='utf-8'?>
10581059
... <data xmlns="http://example.com">
10591060
... <row>

0 commit comments

Comments
 (0)