Skip to content

MarcoGorelli/polars-plugins-tutorial

Repository files navigation

How you (yes, you!) can write a Polars Plugin

image

  • ✅ Unlock super-high performance
  • ✅ Have a tonne of fun
  • ✅ Impress everybody with your superpowers

This repository is meant to accompany the tutorial from https://marcogorelli.github.io/polars-plugins-tutorial/.

Logo

Thanks to Olha Urdeichuk for the illustration.

Funding

Thank you to Quansight Labs for having provided support to this project during their internships programme, during which Bruno Conde made very significant contributions to chapters on Strings, performance (Vec<Option<T>> vs. Vec<T>), nested data types (Array, List, Struct), the CI process, and the "can we run doom?" extra.