python-data-analysis

Automate Python data analysis workflows with pandas, polars, and duckdb.

12|4|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/TeiNam/kiro-with-harness --skill python-data-analysis-teinam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: python-data-analysis
Source: https://github.com/TeiNam/kiro-with-harness/tree/main/skills/python-data-analysis
Command: npx skills add https://github.com/TeiNam/kiro-with-harness --skill python-data-analysis-teinam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, polars, duckdb, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines Python data analysis workflows, simplifying exploratory data analysis and reproducibility.

Core Features & Use Cases

  • Data Processing: Leverages pandas, polars, and duckdb for efficient data manipulation.
  • Workflow Automation: Automates data processing tasks, from data cleaning to analysis.
  • Reproducibility: Ensures that analysis workflows are repeatable and consistent.

Quick Start

Use the python-data-analysis skill to process and analyze your dataset in the 'data/interim' directory.

Frequently Asked Questions about python-data-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate exploratory data analysis with pandas and polars?

Automate exploratory data analysis with pandas and polars by applying integrated workflow scripts that handle data cleaning and efficient manipulation. This approach streamlines data processing tasks for large datasets to ensure reproducible analysis.

What is the best way to process large datasets using duckdb?

The best way to process large datasets using duckdb is through automated Python workflows that combine duckdb with polars and pandas. This integration ensures efficient data manipulation and consistent reproducibility for heavy data processing tasks.

Do I need pandas, polars, and duckdb installed to run reproducible analysis scripts?

Yes, you need pandas, polars, and duckdb installed to run reproducible analysis scripts. These three dependencies are strictly required for processing large datasets and ensuring efficient data manipulation throughout the automated workflow.

Can I use duckdb with polars for data cleaning tasks?

Yes, you can use duckdb with polars for data cleaning tasks. The automated workflow leverages all three frameworks to perform data cleaning, exploratory data analysis, and efficient data manipulation within reproducible scripts.

How does reproducible Python data analysis ensure consistent results?

Reproducible Python data analysis ensures consistent results by automating data processing workflows from cleaning to final analysis. Using pandas, polars, and duckdb guarantees that workflows remain repeatable across large datasets.

Why should I use polars instead of pandas for large dataset manipulation?

Using polars alongside pandas for large dataset manipulation provides efficient data processing capabilities. The workflow integrates both frameworks with duckdb to handle large datasets and ensure automated, reproducible data manipulation.