Polars 1.27.1

1.27.1

Python Polars 1.27.1

Changed 1
  • Improved expression autocomplete for IPython, Jupyter, and Marimo
Fixed 5
  • Incorrect condition on empty inner join fast path
  • Fallback predicate filter for min=max with is_in
  • Don't panic for LruCachedFunc for size=0
  • Writing masked out list values to json
  • Deadlock in streaming distributor
✨ Enhancements
  • Improved expression autocomplete for IPython, Jupyter, and Marimo (#22221)
🐞 Bug fixes
  • Incorrect condition on empty inner join fast path (#22208)
  • Fallback predicate filter for min=max with is_in (#22213)
  • Don't panic for LruCachedFunc for size=0 (#22215)
  • Writing masked out list values to json (#22210)
  • Deadlock in streaming distributor (#22207)

Thank you to all our contributors for making this release possible! @Matt711, @alexander-beedie, @coastalwhite, @dependabot[bot], @orlp, @ritchie46 and dependabot[bot]

View original

Upgraded? How did it go?

Discussion