Changes
- doc: Fix link (https://github.com/narwhals-dev/narwhals/pull/483)
- bug: fix __getitem__ for tuple of row and col keys (https://github.com/narwhals-dev/narwhals/pull/462)
- Moved/renamed test_expr_unary to expr/unary_test::test_unary (https://github.com/narwhals-dev/narwhals/pull/486)
- docs: add TPC-H Query 17 and 18 (https://github.com/narwhals-dev/narwhals/pull/485)
✨ Enhancements
- feat: Arrow head, tail, null_count (https://github.com/narwhals-dev/narwhals/pull/488)
- feat: pyarrow to_numpy, to_dict, with_row_index (https://github.com/narwhals-dev/narwhals/pull/487)
Thank you to all our contributors for making this release possible!
DeaMariaLeon, EdAbati, FBruzzesi, MarcoGorelli, condekind and ugohuche