Changes
✨ Enhancements
- feat: Allow
os.PathLike[str]in{read,scan}_*functions (#3112) - enh: Support
keep={'first', 'last'}in{DataFrame,LazyFrame}.unique(#3118)
🐞 Bug fixes
- fix: Handle duckdb breaking change in
arrow(#3119)
📖 Documentation
🛠️ Other improvements
- test: add extra test for dataframe.rename (#3123)
- chore(typing): Add
CompliantNamespace.from_native(#3114)
Thank you to all our contributors for making this release possible!
@MarcoGorelli, @dangotbanned and @ym-pett