Inspect Dataset
inspect_datasetInspect a local CSV before registration to detect its columns and view a bounded sample, enabling you to build an explicit column map for dataset registration.
Instructions
Inspect a confined local CSV without registering it.
Returns the detected columns and a bounded sample. Use this before
register_dataset to build an explicit column map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_id | Yes | ||
| relative_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||