Skip to content

Narwhals v1.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 12:31
· 648 commits to main since this release

Changes

  • Revert "patch: allow lit to broadcast as left operand" (#858)
  • patch: allow lit to broadcast as left operand (#854)

✨ Enhancements

  • feat: implement when/then/otherwise for PyArrow (#859)
  • feat: add when-then-otherwise expression (#588)
  • feat: use validate_column_comparand in zip_with (#857)
  • feat: make DataFrame.select stricter: non-string columns can only be selected using nw.col (#855)

🛠️ Other improvements

  • chore: simplify arrow (#860)

Thank you to all our contributors for making this release possible!
@FBruzzesi, @MarcoGorelli and @aivanoved