Skip to content

Commit 07a0ffc

Browse files
committed
Update v1.5.0.rst
1 parent 0c3b80c commit 07a0ffc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v1.5.0.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,8 @@ I/O
813813
- Bug in :func:`read_excel` when reading a ``.ods`` file with newlines between xml elements (:issue:`45598`)
814814
- Bug in :func:`read_parquet` when ``engine="fastparquet"`` where the file was not closed on error (:issue:`46555`)
815815
- :meth:`to_html` now excludes the ``border`` attribute from ``<table>`` elements when ``border`` keyword is set to ``False``.
816-
-
816+
- Bug in :func:`read_sas` that caused an "Unexpected non-zero end_of_first_byte" error when reading certain SAS7BDAT files.
817+
-
817818

818819
Period
819820
^^^^^^

0 commit comments

Comments
 (0)