read_csv
Preview CSV files with customizable parsing: set encoding, delimiter, header mode, and column selection. Control output with limits, offsets, and column types.
Instructions
Backward-compatible alias for preview_csv.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No | ||
| offset | No | ||
| columns | No | ||
| options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||