Skip to content

Python Polars 1.28.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 15:33
506319e

🐞 Bug fixes

  • Reading of reencoded categorical in Parquet (#22436)
  • Last thread in parquet predicate filter oob (#22429)

📖 Documentation

  • Fix a few typos in the new "multiplexing" page (#22434)
  • Add multiplexing page (#22426)

📦 Build system

  • Update pyo3 and numpy crates to version 0.24 (#22015)

🛠️ Other improvements

  • Add test for implode + over (#22437)
  • Fix CI by removing use_legacy_dataset (#22438)
  • Only use pytorch index-url for pytorch package (#22355)

Thank you to all our contributors for making this release possible!
@bschoenmaeckers, @coastalwhite, @etiennebacher, @mcrumiller and @ritchie46