Skip to content

Commit f637661

Browse files
committed
include initial release documentation
1 parent 87fb92c commit f637661

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/source/whatsnew/v1.4.4.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ including other versions of pandas.
99
{{ header }}
1010

1111
.. ---------------------------------------------------------------------------
12+
.. _whatsnew_150.enhancements:
13+
14+
Enhancements
15+
~~~~~~~~~~~~
16+
17+
.. _whatsnew_150.enhancements.read_sas-encoding:
18+
19+
read_sas infers encoding from file
20+
^^^^^^^^
21+
22+
:func:`read_sas` now supports using ``encoding='infer'`` to correctly read and use the encoding specified by the sas file. (:issue:`48048`)
1223

1324
.. _whatsnew_144.regressions:
1425

0 commit comments

Comments
 (0)