Skip to content

Commit ea8d6bb

Browse files
committed
DOC: Add whatsnew note about fixing the bug of reading compressed UTF-16 file
1 parent 646f18f commit ea8d6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.21.1.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ I/O
7676
^^^
7777

7878
- Bug in class:`~pandas.io.stata.StataReader` not converting date/time columns with display formatting addressed (:issue:`17990`). Previously columns with display formatting were normally left as ordinal numbers and not converted to datetime objects.
79-
79+
- Bug in :func:`read_table` when reading the compressed UTF-16 file (:issue:`18071`)
8080

8181
Plotting
8282
^^^^^^^^

0 commit comments

Comments
 (0)