We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3430963 commit c47ec05Copy full SHA for c47ec05
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 in :meth:`nested_to_record` when :meth:`json_normalize` was called with None values in nested levels (:issue:`21158`)
+- bug when :meth:`json_normalize` was called with `None` values in nested levels in JSON (:issue:`21158`)
91
-
92
93
Plotting
0 commit comments