An open API service indexing awesome lists of open source software.

https://marcogorelli.github.io/polars-plugins-tutorial/

How you (yes, you!) can write a Polars Plugin
https://marcogorelli.github.io/polars-plugins-tutorial/

polars

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://www.fiverr.com/olhaurdeichuk) for the illustration.

Funding
-------

Thank you to [Quansight Labs](https://labs.quansight.org/) for having provided support to this project during their internships
programme, during which [Bruno Conde](https://github.com/condekind) made very significant contributions to chapters on Strings,
performance (`Vec>` vs. `Vec`), nested data types (Array, List, Struct), the CI process, and the "can we run doom?" extra.