describe_data
Generate summary statistics and calculate percentiles for input data files using the 'describe_data' tool on the MCP Data Wrangler server, ideal for data analysis and preprocessing tasks.
Instructions
Summary statistics of the input data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
input_data_file_path | No | Path to the input data file | |
interpolation | No | Interpolation method used when calculating percentiles | nearest |
percentiles | No | List of percentiles to include in the summary statistics. All values must be in the range [0, 1]. |