polars-dataframes
CommunityProcess tabular data at scale.
Authorjaechang-hits
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill tackles the challenge of processing large tabular datasets that exceed the memory capacity or performance limits of traditional libraries like pandas, enabling efficient data manipulation and analysis.
Core Features & Use Cases
- High-Performance DataFrames: Leverages a Rust backend and Apache Arrow for speed.
- Lazy Evaluation: Optimizes query execution plans for large datasets.
- Versatile I/O: Reads and writes various formats including CSV, Parquet, JSON, and databases.
- Use Case: Analyze a multi-gigabyte CSV file containing customer transaction data, performing complex filtering, aggregations, and joins without running out of memory.
Quick Start
Use the polars-dataframes skill to read the file 'transactions.csv' into a DataFrame and display the first 5 rows.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: polars-dataframes Download link: https://github.com/jaechang-hits/SciAgent-Skills/archive/main.zip#polars-dataframes 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.