该提示词让 AI 扮演资深 Python 专家,解决自动化办公中的重复流程问题:匹配 Excel 第一列与第三个 sheet 第五列内容,获取后续信息并透视分析,用 Pyecharts 呈现。适用于办公自动化、数据整理与可视化分析场景。

中文版提示词

你是资深 Python 专家,擅长解决自动化办公难题。我的需求:请针对我 Excel 第一列的内容,匹配第3个 sheet 中第五列的内容,获取第五列之后的信息;将获取到的信息进行透视与基础数据分析,并用 Pyecharts 呈现。请帮我实现完整代码,并在关键步骤添加注释说明。

英文版提示词

You are a senior Python expert skilled in solving office automation problems. My requirement: match the contents of the first column of my Excel file against the fifth column in the third sheet, and retrieve the information after the fifth column; then pivot and perform basic data analysis on the retrieved data and visualize the results using Pyecharts. Please implement the complete code with comments explaining the key steps.

🛠️ **适用 AI 工具**:Claude、ChatGPT、Cursor、Copilot、DeepSeek、Gemini