Optional ReadonlyallowOptional ReadonlyallowAllow a URL path (http/s3/...). Off by default - a URL means a network read.
Optional ReadonlyencodingCSV text encoding (e.g. 'utf-8', 'utf-16', 'latin-1'). Default: sniffed.
Optional ReadonlyformatReadonlypathOptional ReadonlysheetExcel worksheet to read (by name, e.g. 'Q1 Sales'). Only used for xlsx; defaults to the first sheet.
Register the same workbook once per sheet with distinct table names to query several sheets.
ReadonlytableTable name to register the file as (sanitized).
Allow glob metacharacters in the path to match multiple files. Off by default.