data-analysis

Analyze CSV, JSON, logs, and databases with pandas and numpy.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Paparusi/jarvis --skill data-analysis-paparusi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analysis
Source: https://github.com/Paparusi/jarvis/tree/main/workspace/skills/analysis/data-analysis
Command: npx skills add https://github.com/Paparusi/jarvis --skill data-analysis-paparusi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill tackles the challenge of making sense of raw data, transforming complex datasets into understandable insights and actionable reports.

Core Features & Use Cases

  • Data Exploration: Analyze CSV, JSON, logs, and databases to understand structure, identify patterns, and uncover trends.
  • Statistical Analysis: Perform calculations like mean, median, and correlations.
  • Reporting: Generate clear summaries and visualizations of findings.
  • Code Execution: Run Python code with libraries like pandas and numpy for advanced analysis.

Quick Start

Use the data-analysis skill to analyze the attached file 'sales_data.csv'.

Frequently Asked Questions about data-analysis

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

FAQPage Schema
How do I analyze CSV and JSON data to identify statistical trends?

To analyze CSV and JSON data for statistical trends, you can run Python code leveraging pandas and numpy to calculate patterns, correlations, and anomalies. This process transforms raw datasets into clear, actionable reports and insights.

Can I use Python with pandas and numpy to find anomalies in my database logs?

Yes, you can use Python with pandas and numpy to find anomalies in database logs. The analysis executes deterministic Python code to process log files and databases, identifying statistical outliers and generating summaries of the findings.

Does this data analysis approach work with various file formats like CSV and JSON?

Yes, this data analysis approach works directly with various file formats including CSV, JSON, logs, and databases. It processes these inputs to uncover underlying patterns and generate actionable insights without requiring prior conversion.

What is the best way to generate actionable insights from raw datasets?

The best way to generate actionable insights from raw datasets is by performing in-depth statistical analysis using Python libraries like pandas and numpy. This approach identifies trends and calculates metrics such as mean, median, and correlations automatically.

How do I run Python code to perform statistical analysis on my data?

You run Python code to perform statistical analysis by applying deterministic task execution scripts to your data. This leverages pandas and numpy for precise calculations, data manipulation, and reporting of statistical patterns found within the files.