Skip to content

Commit ebea3a3

Browse files
committed
DOC: release note for #10516/#9882
1 parent 35fa0cc commit ebea3a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.17.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Other enhancements
7979
- ``.as_blocks`` will now take a ``copy`` optional argument to return a copy of the data, default is to copy (no change in behavior from prior versions), (:issue:`9607`)
8080

8181
- ``regex`` argument to ``DataFrame.filter`` now handles numeric column names instead of raising ``ValueError`` (:issue:`10384`).
82+
- ``pd.read_stata`` will now read Stata 118 type files. (:issue:`9882`)
8283

8384
.. _whatsnew_0170.api:
8485

0 commit comments

Comments
 (0)