python_data_stack

Community

Master Python's data ecosystem.

Authorvuralserhat86
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive toolkit for efficient and robust data analysis, modeling, and pipeline construction using Python's most powerful libraries, enabling rigorous statistical inference and scalable data processing.

Core Features & Use Cases

  • Statistical Modeling: Fit OLS, GLM, ARIMA, and other advanced statistical models with detailed diagnostics.
  • Data Processing: Leverage Polars for high-performance data manipulation on large datasets and DuckDB for in-process SQL analytics.
  • Visualization & Profiling: Create informative visualizations with Altair/Plotnine and generate data quality reports with ydata-profiling.
  • Pipeline Orchestration: Build reliable ETL pipelines using Prefect or Dagster.
  • Use Case: Analyze a multi-gigabyte CSV dataset by loading it into Polars, performing complex SQL queries with DuckDB, generating statistical models using Statsmodels, visualizing results with Altair, and orchestrating the entire process with Prefect.

Quick Start

Use the python_data_stack skill to analyze the 'sales_data.parquet' file using Polars and DuckDB, then generate a statistical summary of the 'revenue' column.

Dependency Matrix

Required Modules

polarsduckdbstatsmodelsaltairydata-profilingprefectdagster

Components

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: python_data_stack
Download link: https://github.com/vuralserhat86/antigravity-agentic-skills/archive/main.zip#python-data-stack

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.