Polars V2

Polars workflow skill. Use this skill when the user needs Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas replacement. For larger-than-RAM data use dask or vaex and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.

diegosouzapw b88dd2f 3 files · 30.1 KB Updated 54 repo stars

File contents

diegosouzapw/awesome-omni-skills/tree/main/skills/polars-v2 commit b88dd2ff36

Frequently asked questions

npx skillmds@latest add diegosouzapw/polars-v2