Skip to content

Commit 5c56a1d

Browse files
Partial Backport PR #44529 (#44556)
1 parent 63e3233 commit 5c56a1d

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)