Narwhals v0.9.27
github-actions
released this
04 Jul 15:29
·
1003 commits
to refs/heads/main
since this release
Changes
✨ Enhancements
- feat: some pyarrow dataframe methods (#404)
🐞 Bug fixes
- fix:
dtype
could not be passed to Series.array (#403) - fix: raise if complex pandas aggregation would return empty results (#397)
📖 Documentation
- docs: dataframe docstring via template (#395)
📦 Build system
- build: try reducing wheel size (#405)
🛠️ Other improvements
Thank you to all our contributors for making this release possible!
@FBruzzesi and @MarcoGorelli