We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc21b9 commit 0a6e3aeCopy full SHA for 0a6e3ae
doc/source/whatsnew/v1.5.0.rst
@@ -819,7 +819,7 @@ I/O
819
- Bug in :func:`read_excel` when reading a ``.ods`` file with newlines between xml elements (:issue:`45598`)
820
- Bug in :func:`read_parquet` when ``engine="fastparquet"`` where the file was not closed on error (:issue:`46555`)
821
- :meth:`to_html` now excludes the ``border`` attribute from ``<table>`` elements when ``border`` keyword is set to ``False``.
822
--
+- Bug in :func:`read_json` reading ``NaN`` values in corner cases (:issue:`46627`)
823
824
Period
825
^^^^^^
0 commit comments