Skip to content

Commit 0a5e311

Browse files
committed
Update whatsnew for 0.19.1
1 parent 9190a96 commit 0a5e311

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/source/whatsnew/v0.19.1.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ Performance Improvements
2121
~~~~~~~~~~~~~~~~~~~~~~~~
2222

2323
- Fixed performance regression in factorization of ``Period`` data (:issue:`14338`)
24-
- Improved Performance in ``.to_json()`` when ``lines=True`` (:issue:`14408`)
25-
24+
- Improved performance in ``.to_json()`` when ``lines=True`` (:issue:`14408`)
25+
- Improved performance in ``Series.asof(where)`` when ``where`` is a scalar (:issue:`14461)
26+
- Improved performance in ``DataFrame.asof(where)`` when ``where`` is a scalar (:issue:`14461)
2627

2728

2829

0 commit comments

Comments
 (0)