Polars: py-0.19.17 Release

Release date:
November 27, 2023
Previous version:
py-0.19.16 (released November 25, 2023)
Magnitude:
327 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in py-0.19.17

ritchie46
c-peters
MarcoGorelli
stinodego
alexander-beedie
tkarabela

Directory Browser for py-0.19.17

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

Release Notes Published

✨ Enhancements

  • Automatically wrap NumPy array as lit (#12709)
  • Add DataFrame.iter_columns (#12653)
  • favour showing "adbc_driver_manager" over "adbc_driver_sqlite" in show_versions (#12690)

🐞 Bug fixes

  • corr return nan if denominator is invalid (#12708)
  • parquet decimal statistics and schema (#12705)
  • support append/extend with null series (#11824) (#12686)
  • address a numpy ndarray init regression (#12701)
  • fix carrying over infinity into other windows (#12685)

πŸ› οΈ Other improvements

  • Update URI prefix in examples (prefer "postgresql" to "postgres") (#12707)
  • now that scan_parquet supports hive partitioning, remove note pointing to scan_pyarrow_dataset (#12706)
  • Minor docstring fixes (#12688)

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