Skip to content

Python Polars 0.16.16

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 12:39
c6db488

🐞 Bug fixes

  • ensure k is lower than height (#7779)
  • raise error on invalid categorical cast (#7686)
  • raise error on attempt to set invalid Datetime or Duration dtype timeunit (#7768)

πŸ› οΈ Other improvements

  • Add "typos" as spell checking lint (#7759)
  • fix typos (#7756)

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