π¦ ClawHub
Data Analyst
by @realroc
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` par...
TERMINAL
clawhub install data-analyst-proπ About This Skill
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 ./.
Data Analyst
Overview
This skill provides specialized capabilities for data analyst.
Instructions
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 ./.