We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712a74c commit 45ad9c0Copy full SHA for 45ad9c0
CHANGELOG.md
@@ -10,7 +10,6 @@
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