pivot_table
Transform Excel data using a pivot table by specifying index, columns, values, and aggregation function. Analyze and summarize spreadsheet information efficiently with the MCP server.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aggfunc | No | mean | |
columns | No | ||
file_path | Yes | ||
index | Yes | ||
sheet_name | No | ||
values | No |