Skip to content

Python Polars 0.20.13

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Feb 10:53
becfb5b

πŸš€ Performance improvements

  • Elide utf8/binary cast in Parquet reading (#14757)

🐞 Bug fixes

  • Add missing "pclmulqdq" instruction to _cpu_check ("read_cpu_flags") (#14758)

πŸ› οΈ Other improvements

  • Test release wheels on x86-64 (#14761)

Thank you to all our contributors for making this release possible!
@alexander-beedie, @ritchie46 and @stinodego