Skip to content

Commit 09ad390

Browse files
committed
updating whatsnew doc
1 parent a3aa572 commit 09ad390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,7 @@ Interval
546546
Indexing
547547
^^^^^^^^
548548
- Bug in :meth:`DataFrame.__getitem__` returning modified columns when called with ``slice`` in Python 3.12 (:issue:`57500`)
549+
- Bug in :meth:`DataFrame.from_records()` throwing a ValueError when passed an empty list as an index (:issue:`58594`)
549550
-
550551

551552
Missing

0 commit comments

Comments
 (0)