github ddotta/awesome-polars 2024-09-27

latest releases: 2025-06-25, 2025-02-21
18 months ago

New Additions

Official news

Polars plugins

To learn to write, see this great tutorial by @MarcoGorelli!

Python

  • PDS(polars-ds) - A modern take on data science and traditional tabular machine learning with Polars. It provides Python modules that help with EDA tasks for Polars dataframes, machine learning pipelines that are native to Polars (cleaner and faster than Sklearn). In addition, it contains Polars plugin functions that turns many common numerical, statistical functions, least squares, KNN queries, and many other ML metrics into expressions that are executable inside a Polars dataframe.@abstractqqq.
  • photoshoot - A pytest plugin library for doing snapshot testing with Polars DataFrames by @ngriffiths13.
  • polar_patch - Python package that brings type safety and type checking for custom Polars plugins by @Summit-Sailors.
  • harley - Polars helper methods to enhance developer productivity by @TomBurdge.

R

Tutorials & workshops

Blog posts

Talks and videos

What's Changed

New Contributors

Full Changelog: 2024-07-15...2024-09-27

Don't miss a new awesome-polars release

NewReleases is sending notifications on new releases.