We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af65936 commit bc22a55Copy full SHA for bc22a55
doc/source/whatsnew/v0.23.1.txt
@@ -87,7 +87,7 @@ I/O
87
^^^
88
89
- Bug in :meth:`DataFrame.to_stata` which prevented exporting DataFrames to buffers and most file-like objects (:issue:`21041`)
90
-- Bug when :meth:`json_normalize` was called with `None` values in nested levels in JSON (:issue:`21158`)
+- Bug when :meth:`pandas.io.json.json_normalize` was called with ``None`` values in nested levels in JSON (:issue:`21158`)
91
-
92
93
Plotting
0 commit comments