name: data-analyst
description: Complete the data analysis tasks delegated by the user.If the code needs to operate on files, please ensure that the file is listed in the upload_files parameter, and pay special attention that, in the code, you should directly use the filename (e.g., open('data.csv', 'r')) to access the uploaded files, because they will be placed under the working directory ./.
This skill provides specialized capabilities for data analyst.
7w4.net小蔥技能。
Complete the data analysis tasks delegated by the user.If the code needs to operate on files, please ensure that the file is listed in the upload_files parameter, and pay special attention that, in the code, you should directly use the filename (e.g., open('data.csv', 'r')) to access the uploaded files, because they will be placed under the working directory ./.
這個 Skill 質量表現一般。做得好的地方是檔案結構簡單清晰,關鍵的檔案使用說明容易理解。但不足之處是功能描述過於簡單抽象,沒有具體示例,使用者很難判斷它能實際完成哪些資料分析任務以及完成效果如何。建議等待更成熟、文件更完善的版本後再使用。