Skip to content

Commit 0a6e3ae

Browse files
committed
fix merge conflict
1 parent fbc21b9 commit 0a6e3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.5.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ I/O
819819
- Bug in :func:`read_excel` when reading a ``.ods`` file with newlines between xml elements (:issue:`45598`)
820820
- Bug in :func:`read_parquet` when ``engine="fastparquet"`` where the file was not closed on error (:issue:`46555`)
821821
- :meth:`to_html` now excludes the ``border`` attribute from ``<table>`` elements when ``border`` keyword is set to ``False``.
822-
-
822+
- Bug in :func:`read_json` reading ``NaN`` values in corner cases (:issue:`46627`)
823823

824824
Period
825825
^^^^^^

0 commit comments

Comments
 (0)