Changes
🚀 Performance improvements
- perf: Avoid Python range whenever possible (#2692)
🐞 Bug fixes
- fix:
narwhals.stable.v1.dependencieswas importingnarwhals.dependencies(#2696) - ci: Fix TPCH queries (#2688)
🛠️ Other improvements
- refactor: Introduce
PolarsBaseFrameparent class (#2689)
Thank you to all our contributors for making this release possible!
@FBruzzesi and @MarcoGorelli