Skip to content

Commit 2a695e9

Browse files
committed
BUG: fix nested meta path bug in json_normalize (GH 27220)
1 parent 04785e0 commit 2a695e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ MultiIndex
107107
I/O
108108
^^^
109109

110-
- Fix bug in :meth:`io.json.json_normalize` when nested meta paths with a nested record_path (:issue:`27220`)
110+
- Fix bug in :meth:`io.json.json_normalize` when nested meta paths with a nested record path. (:issue:`27220`)
111111
-
112112
-
113113

0 commit comments

Comments
 (0)