Polars: py-0.14.18 Release

Release date:
October 5, 2022
Previous version:
py-0.14.17 (released October 3, 2022)
Magnitude:
1,495 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in py-0.14.18

ritchie46
slonik-az
alexander-beedie
owrior

Directory Browser for py-0.14.18

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

πŸš€ Performance improvements

  • take advantage of sorted join for frame alignment (#5106)

✨ Enhancements

  • improve function expansion (#5110)
  • add struct arithmetics (#5107)
  • add cumfold/cumsum expression (#5103)
  • error on invalid asof join inputs (#5100)

🐞 Bug fixes

  • unique include null (#5112)
  • don't recurse assign uniuns as it SO > 5k files (#5098)
  • block projection pushdown on unnest (#5093)
  • projection_node always do projection locally if no… (#5090)

πŸ› οΈ Other improvements

  • deprecate name argument in drop (#5099)
  • improve py-polars/Makefile (#5089)

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