Changes
- test: unxfail sqlframe tests for list functions (#3383)
- ci: Test fairlearn using pytest marker (#3234)
✨ Enhancements
- test: unxfail sqlframe for
list.median(#3387) - feat: Add
{Expr,Series}.sin(#3365) - feat: add
list.sort(#3356)
🐞 Bug fixes
- test: Various GPU fixes (#3390)
- test: separate numpy array for tests (#3385)
- fix(docs): Keep table filter only in api-completeness page (#3367)
- ci: Fix
hierarchicalforecastinstallation (#3362)
📖 Documentation
- fix(docs): Keep table filter only in api-completeness page (#3367)
🛠️ Other improvements
- chore: Refactor pandas-like pyarrow branching (#3361)
Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli, @liamholmes31, @raisadz