duckdb-parquet-lab-workflow

Community

DuckDB Parquet workflow for quick analysis

Authorcrossxwill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This workflow eliminates the manual steps of loading Parquet files, querying with DuckDB, inspecting schemas, performing joins, and converting results into pandas for analysis.

Core Features & Use Cases

  • Load Parquet data with DuckDB and query it using SQL.
  • Inspect schema with a DESCRIBE command and review metadata.
  • Build robust joins (LEFT/RIGHT) to preserve row counts while combining datasets.
  • Convert query results to pandas DataFrames for modeling and reporting.
  • Use the standard SQL patterns documented in templates/duckdb_snippets.md for consistency.

Quick Start

Load Parquet data with DuckDB, describe the table schema, join relevant tables with explicit join types, and convert the final result to a pandas DataFrame.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-parquet-lab-workflow
Download link: https://github.com/crossxwill/IML4Finance/archive/main.zip#duckdb-parquet-lab-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.