Skip to content

Commit e7c1360

Browse files
committed
Put whatsnew in I/O, fix msg
1 parent 9075de9 commit e7c1360

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v0.23.1.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Bug Fixes
4545
~~~~~~~~~
4646

4747
- tab completion on :class:`Index` in IPython no longer outputs deprecation warnings (:issue:`21125`)
48-
- fix normalize to not except when json_normalize is fed a key with null value on inner most key (:issue:`21158`)
4948

5049
Groupby/Resample/Rolling
5150
^^^^^^^^^^^^^^^^^^^^^^^^
@@ -82,7 +81,7 @@ Indexing
8281
I/O
8382
^^^
8483

85-
-
84+
- bug in :meth:`nested_to_record` when :meth:`json_normalize` was called with certain nested jsons (:issue:`21158`)
8685
-
8786

8887
Plotting

0 commit comments

Comments
 (0)