github ddotta/awesome-polars 2025-02-21

latest release: 2025-06-25
13 months ago

New Additions

Official news

Polars plugins

  • polars-h3 - Efficient hexagonal indexing for large-scale geospatial analysis by @Filimoa.
  • polars_sim - Polars plugin that implements fast approximate joins on string columns for polars dataframes by @schemaitat.
  • polars-strsim - Polars plugin that computes string similarity measures directly on a Polars dataframe by @foxcroftjn.
  • polars_ols - Polars plugin that enables fast linear model Polar expressions by @azmyrajab.
  • polars-validator - Polars plugin that makes Polars DataFrames generics by @baggiponte.
  • polars-utils - Collection of utilities for data exploration and analysis with Polars DataFrames by @junghoon-son.
  • polars-st - Polars plugin that provides spatial operations on Polars DataFrames, Series and Expressions by @Oreilles.
  • polars-pairing - Polars plugin that provides pairing functions that encode two natural numbers into a single natural number, by @apcamargo.
  • polars-bio - Polars plugin for large-scale genomic analyses which is easy to use and considerable faster and more scalabe than existing alternatives by @biodatageeks.
  • polars-ts - Polars Time Series Extension that offers a wide range of metrics, feature extractors, and various tools for time series forecasting by @drumtorben.
  • polars-config-meta - Polars plugin for persistent DataFrame-level metadata by @lmmx.

Python

  • cerburus - Python package that prints Polars DataFrames with hierarchical headers by @rhshadrach.

Rust

  • GeoPolars Geopolars pre-alpha Rust crate that extends the Polars DataFrame library for use with geospatial data (not in active development - see top of readme).

Tutorials & workshops

Blog posts

Talks and videos

What's Changed

New Contributors

Full Changelog: 2024-09-27...2025-02-21

Don't miss a new awesome-polars release

NewReleases is sending notifications on new releases.