ingest_from_path_infer

Function ingest_from_path_infer 

Source
pub fn ingest_from_path_infer(
    path: impl AsRef<Path>,
    options: &IngestionOptions,
) -> IngestionResult<DataSet>
Expand description

Convenience wrapper: infer schema and then ingest.