time-series-and-categorical-analysis

Automate multi-dimensional trend analysis and visualization for time-series and categorical data.

110|3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MichaelYang-lyx/AIDABench --skill time-series-and-categorical-analysis-michaelyang-lyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: time-series-and-categorical-analysis
Source: https://github.com/MichaelYang-lyx/AIDABench/tree/main/skills/sn-da-excel-workflow/capability/excel-data-analysis/time-series-analysis
Command: npx skills add https://github.com/MichaelYang-lyx/AIDABench --skill time-series-and-categorical-analysis-michaelyang-lyx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

对时间序列和分类数据进行多维趋势分析、百分比清洗、绩效分级建模与预测,并生成高分辨率的可视化综合报告,适用于业务指标监控与预测场景。

Core Features & Use Cases

  • 多维趋势分析与清洗:对时间序列和分类数据进行趋势提取、百分比处理及状态识别,输出可视化结果和洞察。
  • 分组建模与预测:按分组进行聚合、分级建模并给出预测值与增长分析,便于业绩对比与 forecasting。
  • Use Case: 适用于业务指标监控、季度/年度表现评估、以及跨部门对比分析等场景。

Quick Start

加载你的数据集,并生成一个支持时间序列和分类数据的多维分析可视化报告。

Frequently Asked Questions about time-series-and-categorical-analysis

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

FAQPage Schema
How do I automate time-series trend analysis and generate visual reports?

You can automate multi-dimensional trend analysis and visualization for time-series data to generate high-resolution reports. It extracts trends, parses percentages, and identifies statuses across business metrics.

What is the best way to compare performance across departments using categorical data?

Grouping categorical data enables performance grading and forecasting across departments. It aggregates metrics, applies grading models, and outputs growth analysis for direct performance comparison.

Do I need a Python data stack to run categorical and time-series analysis?

Yes, a Python data stack is required. You need pandas, numpy, and seaborn or matplotlib to handle data cleaning, percentage parsing, grouping, and high-resolution plotting.

How do I clean percentage values and group data for business metrics monitoring?

Data cleaning and percentage parsing are applied directly to raw datasets before grouping. This prepares structured time-series and categorical inputs for multi-dimensional trend analysis and performance reporting.

Can I generate quarterly forecasting and performance reports from raw datasets?

Quarterly performance reports and forecasting values are generated by applying grading models to grouped data. It outputs growth analysis and high-resolution visualizations suitable for business metrics monitoring.