duckdb-transformer
CommunityHigh-performance data transformation, simplified.
AuthorWkayaobama
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the tedious manual work of transforming large datasets with complex SQL operations. It automates high-performance data transformations using DuckDB, saving time and ensuring accuracy in your data pipeline.
Core Features & Use Cases
- SQL Transformations: Apply complex SQL joins, aggregations, and business logic directly to Bronze layer data using DuckDB's in-memory capabilities.
- Bronze to Silver/Gold: Efficiently transform raw Bronze layer data into refined Silver or Gold datasets, ready for analytics and reporting.
- Use Case: Transform raw sales data (Bronze) by joining customer information and aggregating sales figures to create a daily sales report (Silver) for analysis, all within a high-performance environment.
Quick Start
Use the duckdb-transformer skill to load 'Bronze_Cases.csv' and 'Bronze_Company.csv', then join them on 'company_id' and count total cases per company.
Dependency Matrix
Required Modules
duckdbpandas
Components
scripts
💻 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: duckdb-transformer Download link: https://github.com/Wkayaobama/icalps_pipeline/archive/main.zip#duckdb-transformer 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.