We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3b80c commit 07a0ffcCopy full SHA for 07a0ffc
doc/source/whatsnew/v1.5.0.rst
@@ -813,7 +813,8 @@ I/O
813
- Bug in :func:`read_excel` when reading a ``.ods`` file with newlines between xml elements (:issue:`45598`)
814
- Bug in :func:`read_parquet` when ``engine="fastparquet"`` where the file was not closed on error (:issue:`46555`)
815
- :meth:`to_html` now excludes the ``border`` attribute from ``<table>`` elements when ``border`` keyword is set to ``False``.
816
--
+- Bug in :func:`read_sas` that caused an "Unexpected non-zero end_of_first_byte" error when reading certain SAS7BDAT files.
817
+-
818
819
Period
820
^^^^^^
0 commit comments