lib-polars
OfficialAccelerate data analysis with Polars.
Authorbiomaps-infra
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the need for faster data manipulation and analysis, especially when pandas becomes a bottleneck for large datasets that still fit within available RAM.
Core Features & Use Cases
- High-Performance DataFrames: Leverages Apache Arrow for speed and memory efficiency.
- Lazy Evaluation: Optimizes query execution for complex pipelines.
- Parallel Execution: Utilizes multi-core processors for faster computations.
- Use Case: Migrate slow pandas ETL pipelines to Polars for significant speedups, or perform complex aggregations and transformations on multi-gigabyte datasets efficiently.
Quick Start
Use the lib-polars skill to read the CSV file 'large_dataset.csv' and filter rows where the 'value' column is greater than 100.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: lib-polars Download link: https://github.com/biomaps-infra/blender-opencode/archive/main.zip#lib-polars Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.