Skip to content

Commit e989751

Browse files
committed
Update v2.0.0.rst
1 parent 50178ff commit e989751

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -1328,6 +1328,7 @@ I/O
13281328
- Bug in :meth:`DataFrame.to_dict` not converting ``NA`` to ``None`` (:issue:`50795`)
13291329
- Bug in :meth:`DataFrame.to_json` where it would segfault when failing to encode a string (:issue:`50307`)
13301330
- Bug in :func:`read_xml` where file-like objects failed when iterparse is used (:issue:`50641`)
1331+
- Bug in :func:`read_xml` ignored repeated elements when iterparse is used (:issue:`51183`)
13311332
- Bug in :func:`read_excel` where passing invalid argument name ``headers`` to :meth:`parse` doesn't raise error (:issue:`50953`)
13321333

13331334
Period

0 commit comments

Comments
 (0)