import_excel: Import Excel files with enhanced sheet support
Description
Import Excel files with enhanced sheet support
Usage
import_excel(file_path, sheet, verbose, ...)
Arguments
- file_path
Path to Excel file
- sheet
Sheet name or number
- verbose
Whether to show messages
- ...
TODO: Add description