infer_excel_schema_from_path

Function infer_excel_schema_from_path 

Source
pub fn infer_excel_schema_from_path(
    _path: impl AsRef<Path>,
    _sheet_name: Option<&str>,
) -> IngestionResult<Schema>