Skip to content

Commit

Permalink
Merge dev into samukweku/cond_join_first_last
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmjl authored Jun 28, 2024
2 parents 96259de + 712a74c commit a67272f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- [ENH] `xlsx_table` function now supports polars - Issue #1352 @samukweku
- [ENH] Added a `pivot_longer` method, and a `pivot_longer_spec` function for polars - Issue #1352 @samukweku
- [ENH] pandas Index,Series, DataFrame now supported in the `complete` method. - PR #1369 @samukweku
- [ENH] Improve performance for `first/last` in `conditional_join, when the join columns in the right dataframe are sorted. - PR #1382 @samukweku

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

Expand Down

0 comments on commit a67272f

Please sign in to comment.