Skip to content

Commit 3430963

Browse files
committed
Change whatsnew msg
1 parent 2e066c0 commit 3430963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.23.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ I/O
8787
^^^
8888

8989
- Bug in :meth:`DataFrame.to_stata` which prevented exporting DataFrames to buffers and most file-like objects (:issue:`21041`)
90-
- bug in :meth:`nested_to_record` when :meth:`json_normalize` was called with certain nested jsons (:issue:`21158`)
90+
- bug in :meth:`nested_to_record` when :meth:`json_normalize` was called with None values in nested levels (:issue:`21158`)
9191
-
9292

9393
Plotting

0 commit comments

Comments
 (0)