Skip to content

Narwhals v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 10:50
· 673 commits to main since this release

Changes

✨ Enhancements

  • feat: write_csv (#832)
  • feat: support dtype and copy in DataFrame.array (#826)
  • feat: allow for non-string columns in select for pandas backend (#828)

🐞 Bug fixes

  • fix: improve validate columns (#829)

Thank you to all our contributors for making this release possible!
@DeaMariaLeon and @MarcoGorelli