Changes
🐞 Bug fixes
- patch: Fix
is_pyspark_connect_dataframe(#2512)
📖 Documentation
- docs: Use more IDE-friendly markdown (#2482)
🛠️ Other improvements
- test: Add a GHA workflow testing against narrower dep set (#2502)
- test: Ensure
from_native(...).to_native()returns original object (#2508) - test: Fix
pysparktruncate in ci (#2507) - test: make
polarsoptional intruncate_test(#2501) - refactor: Add
LazyExpr.alias(#2506) - chore: Simplify
to_py_scalar(#2503) - chore: Ensure (
join|join_asof) predicate lengths match (#2504) - chore: Simplify
PandasLikeDataFrame.pivot(#2494)
Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli, @dangotbanned, @mgorny, @pre-commit-ci[bot], @rwhitten577 and pre-commit-ci[bot]