We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e501bc commit 712a74cCopy full SHA for 712a74c
CHANGELOG.md
@@ -10,6 +10,7 @@
10
- [ENH] `xlsx_table` function now supports polars - Issue #1352 @samukweku
11
- [ENH] Added a `pivot_longer` method, and a `pivot_longer_spec` function for polars - Issue #1352 @samukweku
12
- [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
14
15
## [v0.27.0] - 2024-03-21
16
0 commit comments