Skip to content

Commit 6ee47f9

Browse files
Backport PR #48563 on branch 1.5.x (DOC: Fix read_sas 1.5 release notes) (#48565)
Backport PR #48563: DOC: Fix read_sas 1.5 release notes Co-authored-by: Jonas Haag <jonas@lophus.org>
1 parent 307ce80 commit 6ee47f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.5.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ Performance improvements
965965
- Performance improvement in :class:`BusinessHour` ``str`` and ``repr`` (:issue:`44764`)
966966
- Performance improvement in datetime arrays string formatting when one of the default strftime formats ``"%Y-%m-%d %H:%M:%S"`` or ``"%Y-%m-%d %H:%M:%S.%f"`` is used. (:issue:`44764`)
967967
- Performance improvement in :meth:`Series.to_sql` and :meth:`DataFrame.to_sql` (:class:`SQLiteTable`) when processing time arrays. (:issue:`44764`)
968-
- Performance improvements to :func:`read_sas` (:issue:`47403`, :issue:`47404`, :issue:`47405`)
968+
- Performance improvement to :func:`read_sas` (:issue:`47404`)
969969
- Performance improvement in ``argmax`` and ``argmin`` for :class:`arrays.SparseArray` (:issue:`34197`)
970970
-
971971

0 commit comments

Comments
 (0)