Skip to content

Narwhals v2.14.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 11:30

Changes

✨ Enhancements

  • feat: add list aggregate methods (#3332)
  • feat: Add {Expr,Series}.any_value (#3315)
  • enh: Add support for slice(None) in series getitem (#3342)

🐞 Bug fixes

  • test: fix median tests for list.agg methods (#3354)
  • fix: ArrowSeries.fill_null(strategy=..., limit=...) and None at the "edge" (#3335)

📖 Documentation

  • docs: API Completeness overhaul (#3285)
  • docs: updated contributing with test_plugin install (#3345)

🛠️ Other improvements

  • refactor: making _compliant selectors public (#3346)
  • chore: Add project classifiers in pyproject.toml (#3306)
  • fix: is_ordered_categorical doctest (#3348)
  • make CompliantExprNameNamespace public (#3344)
  • ci: Adjust based on polars 1.36 pre-release (#3343)

Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli, @dependabot[bot], @hoxbro, @raisadz, @ym-pett and dependabot[bot]