read_excel
Extract and convert Excel data into a string format by specifying file path, sheet name, rows, and header. Simplify Excel file parsing for further analysis or processing.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | ||
header | No | ||
nrows | No | ||
sheet_name | No |