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 2fc594b commit c032c7fCopy full SHA for c032c7f
doc/source/whatsnew/v1.5.0.rst
@@ -562,6 +562,7 @@ I/O
562
- Bug in Parquet roundtrip for Interval dtype with ``datetime64[ns]`` subtype (:issue:`45881`)
563
- Bug in :func:`read_excel` when reading a ``.ods`` file with newlines between xml elements (:issue:`45598`)
564
- 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`)
566
567
Period
568
^^^^^^
0 commit comments