专业分流成绩可视化分析(通用版)

Analyze and visualize professional distribution scores from Excel data.

Updated May 20, 2026
One-click install
npx skills add https://github.com/sereinmono/major-distribution-chart-skill --skill -sereinmono
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 专业分流成绩可视化分析(通用版)
Source: https://github.com/sereinmono/major-distribution-chart-skill/tree/main
Command: npx skills add https://github.com/sereinmono/major-distribution-chart-skill --skill -sereinmono

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, openpyxl, matplotlib, seaborn, plotly, scipy, statsmodels, kaleido, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill provides automated analysis and visualization for professional distribution scores, helping users quickly process and visualize large sets of data.

Core Features & Use Cases

  • Data Analysis: Analyze professional distribution data from Excel sheets.
  • Visualization: Generate various charts including density plots, alluvial diagrams, and scatter plots for visual representation.
  • Use Case: Ideal for educational institutions to analyze student performance and professional distribution trends.

Quick Start

Use the skill to analyze and visualize professional distribution scores from your '成绩排名表.xlsx' and '分流结果表.xlsx'.

Frequently Asked Questions about 专业分流成绩可视化分析(通用版)

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

FAQPage Schema
How do I visualize professional distribution scores from Excel data?

To visualize professional distribution scores from Excel data, you can automate analysis to generate density plots, alluvial diagrams, and scatter plots directly from your spreadsheets.

What Python libraries are needed to generate density plots and alluvial diagrams for score analysis?

Generating density plots and alluvial diagrams for score analysis requires pandas, openpyxl, matplotlib, seaborn, plotly, scipy, and statsmodels for processing and visualization.

Can I analyze student performance and professional distribution trends using Excel sheets?

Yes, you can analyze student performance and professional distribution trends by processing Excel sheets like '成绩排名表.xlsx' and '分流结果表.xlsx' to automate score visualization.

Does this score visualization approach support interactive charts or only static image outputs?

This score visualization approach supports both interactive charts and static outputs by utilizing plotly for interactivity alongside matplotlib, seaborn, and optional kaleido for static images.

What is the best way to compare professional distribution results across different student cohorts?

The best way to compare professional distribution results across cohorts is by generating alluvial diagrams and density plots to visually track score trends and allocation flows.

Are there limitations when processing large Excel files for automated score analysis?

Processing large Excel files for automated score analysis depends on memory constraints of pandas and openpyxl, and generating complex plotly visualizations may require significant computational resources.