Skip to content

Commit 9e34368

Browse files
committed
Small doc update for Stata 118 support
1 parent ed13da0 commit 9e34368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/io.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3990,7 +3990,7 @@ represented using ``StataMissingValue`` objects, and columns containing missing
39903990
values will have ``object`` data type.
39913991

39923992
:func:`~pandas.read_stata` and :class:`~pandas.io.stata.StataReader` supports .dta
3993-
formats 104, 105, 108, 113-115 (Stata 10-12) and 117 (Stata 13+).
3993+
formats 104, 105, 108, 113-115 (Stata 10-12), 117 (Stata 13), and 118 (Stata 14).
39943994

39953995
.. note::
39963996

0 commit comments

Comments
 (0)