Skip to content

Commit c032c7f

Browse files
committed
add whats new note
1 parent 2fc594b commit c032c7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.5.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,7 @@ I/O
562562
- Bug in Parquet roundtrip for Interval dtype with ``datetime64[ns]`` subtype (:issue:`45881`)
563563
- Bug in :func:`read_excel` when reading a ``.ods`` file with newlines between xml elements (:issue:`45598`)
564564
- Bug in :func:`read_parquet` when ``engine="fastparquet"`` where the file was not closed on error (:issue:`46555`)
565+
- Bug in :func:`read_json` reading ``NaN`` values in corner cases (:issue:`46627`)
565566

566567
Period
567568
^^^^^^

0 commit comments

Comments
 (0)