profile_dataset
Profile a local CSV, Parquet, or JSONL file by sampling rows directly from disk, avoiding full-data transmission to the model.
Instructions
Profile a local CSV, Parquet, or JSONL without sending the full dataset to the model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| sample_rows | No |