origin_sort_worksheet
Sort rows in a worksheet by a specified column, with options for ascending order and sheet selection.
Instructions
Sort worksheet rows by a column through a pandas round trip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | ||
| ascending | No | ||
| book_name | No | ||
| sheet_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||