Skip to content

Commit a635336

Browse files
Partial Backport PR pandas-dev#44529
1 parent 3b33fe4 commit a635336

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/user_guide/io.rst

+1
Original file line numberDiff line numberDiff line change
@@ -2977,6 +2977,7 @@ Read in the content of the "books.xml" as instance of ``StringIO`` or
29772977
Even read XML from AWS S3 buckets such as Python Software Foundation's IRS 990 Form:
29782978

29792979
.. ipython:: python
2980+
:okwarning:
29802981
29812982
df = pd.read_xml(
29822983
"s3://irs-form-990/201923199349319487_public.xml",

0 commit comments

Comments
 (0)