Module excel

Module excel 

Source
Expand description

Excel ingestion stubs when the excel feature is disabled.

This keeps the public module path stable (rust_data_processing::ingestion::excel) while avoiding pulling Excel dependencies into the default build.

Functionsยง

infer_excel_schema_from_path
infer_excel_schema_workbook_from_path
ingest_excel_from_path
ingest_excel_workbook_from_path