Changes
✨ Enhancements
- enh: Add
nw.format(#3169) - feat: Adds
{Expr,Series}.{first,last}(#2528) - feat: Support
polars.UInt128(#3138) - feat: Add
prefixargument togenerate_temporary_column_name(#3147) - feat: Add
{nw,DataFrame}.from_dicts(#3148)
🐞 Bug fixes
- fix: raise for rank followed by over with order_by for sql-like backends (#3178)
- chore: Make
Implementation.UNKNOWN._backend_version()safe (#3133)
📖 Documentation
- docs(python) remove now unnecessary returns statements (#3170)
🛠️ Other improvements
- chore: Add
CompliantNamespace.is_native(#3130) - chore: Make
Implementation.UNKNOWN._backend_version()safe (#3133) - chore(typing): Ignore another
EagerDataFrameintermittent [False Negative] (#3142) - ci: fix darts job (#3172)
- fix: add
--upgradeflag touv sync --dev(#3175)
Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli, @akmalsoliev, @dangotbanned, @dependabot[bot], @felixgwilliams and dependabot[bot]