Skip to content

Narwhals v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 20:24
· 961 commits to refs/heads/main since this release

Changes

  • Use enums for implementations (#363)
  • Random ci versions (#437)

✨ Enhancements

  • feat: allow dt.microsecond and dt.millisecond in old pyarrow-backed p… (#436)

📖 Documentation

  • docs: fix typing link (#435)

🛠️ Other improvements

  • chore: Factor out expression parsing (#438)
  • chore: simplify Series instantiation (#434)

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