Skip to content

Commit 712a74c

Browse files
author
samuel.oranyeli
committedJun 28, 2024·
changelog
1 parent 7e501bc commit 712a74c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- [ENH] `xlsx_table` function now supports polars - Issue #1352 @samukweku
1111
- [ENH] Added a `pivot_longer` method, and a `pivot_longer_spec` function for polars - Issue #1352 @samukweku
1212
- [ENH] pandas Index,Series, DataFrame now supported in the `complete` method. - PR #1369 @samukweku
13+
- [ENH] Improve performance for `first/last` in `conditional_join, when the join columns in the right dataframe are sorted. - PR #1382 @samukweku
1314

1415
## [v0.27.0] - 2024-03-21
1516

0 commit comments

Comments
 (0)
Please sign in to comment.