Skip to content

Commit 7a38110

Browse files
author
Felix Marczinowski
committed
add whatsnew note
1 parent dd7302c commit 7a38110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.18.2.txt

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ Performance Improvements
113113
Bug Fixes
114114
~~~~~~~~~
115115

116+
- Bug in ``io.json.json_normalize()``, where non-ascii keys raised an exception (:issue:`13213`)
116117
- Bug in ``SparseSeries`` with ``MultiIndex`` ``[]`` indexing may raise ``IndexError`` (:issue:`13144`)
117118
- Bug in ``SparseSeries`` with ``MultiIndex`` ``[]`` indexing result may have normal ``Index`` (:issue:`13144`)
118119
- Bug in ``SparseDataFrame`` in which ``axis=None`` did not default to ``axis=0`` (:issue:`13048`)

0 commit comments

Comments
 (0)